Skip to main content

Peliqan

Slack

Channel participants

SQL query for Slack

Get the number of participants in each channel.

SELECT channel_id, COUNT(DISTINCT user_id) as participant_count FROM channel_participants GROUP BY channel_id;

Slack data model

Slack
Channels

Ready to get instant access to all your company data ?​

Connect 300+ sources, serve any BI tool, and give every AI agent one governed endpoint to read, and write back where the app supports it.