About the Slack Integration
Slack is the enterprise collaboration platform used by security operations, IT, and development teams worldwide for real-time communication, incident coordination, and workflow management. Part of Synqly’s Chat Unified API, the Slack integration enables security platforms to deliver structured messages, security alerts, and operational updates directly into Slack channels and direct messages. Integrate with Slack to surface security event data, detection alerts, and incident notifications in the Slack channels where your security team coordinates, enabling real-time security communication without custom Slack bot development.
Integration Use Cases
Query Conversation Members
Returns the members of a specific conversation. Use the user-scoped variant (query_user_conversation_members) for chats that only exist in a user\\\\\\\'s mailbox (e.g. Teams 1:1 chats).
Query Conversation Messages
Returns messages from a specific conversation. The conversationId must be obtained from query_conversations or query_user_conversations. Use the user-scoped variant (query_user_conversation_messages) for chats that only exist in a user\\\\\\\'s mailbox.
Query Conversations
Returns a list of conversations (channels or workspaces) not scoped to a specific user. Providers that can only enumerate conversations per-user return NotImplemented; use query_user_conversations instead.
Query User Conversation Members
Returns the members of a conversation scoped to a specific user. Required for providers where conversations are only addressable via the user (e.g. Teams DMs, Copilot AI sessions).
Query User Conversation Messages
Returns messages from a conversation scoped to a specific user. Required for providers where conversations are only addressable via the user (e.g. Teams DMs, Copilot AI sessions).
Query User Conversations
Returns a list of conversations scoped to a specific user — DMs, group chats, or (for AI providers) synthesised sessions.
Query Users
Returns a list of users in the connected workspace or tenant. Used to discover whose conversations can be queried.
Integration Resources
About Slack
Slack is the enterprise collaboration platform trusted by security operations, IT, and development teams worldwide to communicate, coordinate, and manage work in real time. For security teams, Slack serves as a critical hub for incident response coordination, security alert notifications, and cross-functional operations communication—often the first place a team mobilizes during a security event. Teams looking to integrate with Slack or build a Slack integration can use Synqly to route security alerts, incident updates, and operational notifications into Slack channels through a normalized connector.