Skip to main content

Peliqan

Slack

Keyword mentions in messages

SQL query for Slack

Get keyword mentions in messages from Slack data tables.

SELECT message_id, COUNT(*) AS keyword_mentions FROM messages_table WHERE message_text LIKE ‘%keyword%’ GROUP BY message_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.