Sendbird
Sendbird is a platform that provides chat, voice, and video APIs to help businesses build in-app communication features.
In development
Cataloged and scoped, not yet available to run in production.
- 37
- actions
Integrations
View provider documentationActions
Operations this integration can perform.
Add Members To Group Channel
Tool to add members to a group channel. Use when you need to invite one or more users into an existing group channel.
Ban User from Group Channel
Tool to ban a user from a group channel. Use when moderating group channels to restrict member access. Execute after confirming channel_url and user_id.
Create Group Channel
Tool to create a new group channel. Use when you need to start a conversation with specific users. Execute after specifying users and optional settings.
Create Sendbird User
Creates a new user in Sendbird. Use this to register user accounts before they can join channels or send messages. The user_id must be unique across the application.
Delete Group Channel
Permanently deletes a Sendbird group channel. Use this tool when you need to remove a group channel and all its associated data (messages, members, etc.). WARNING: This action is irreversible. Requires the channel_url identifier of the channel to delete.
Delete Message
Permanently deletes a specific message from a Sendbird group channel. This action cannot be undone. Use this when you need to remove a message that was sent by mistake or contains inappropriate content. Requires both channel_url and message_id, which can be obtained from channel/message listing endpoints.
Delete Sendbird User
Tool to delete a Sendbird user. Use when you need to remove a user from your Sendbird application, optionally permanently.
Get Count Preference Of Channel
Tool to retrieve a user's count preference for a specific group channel. Use after confirming the user and channel exist to determine whether to display all, unread-only, or mention-only counts.
Triggers
Events that start workflows from this integration.
Conversation Created
Triggered when a new conversation is created.
Conversation Deleted
Triggered when a conversation is deleted.
Conversation Updated
Triggered when an existing conversation is updated, with changes in attributes, participants, or statuses.
Group Channel Message Sent
Triggered when a message is sent in a group channel.
Related integrations
Don't see the exact action you need?
Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.