Sendbird · Arazzo Workflow
Sendbird Create a Channel and Broadcast a Message
Version 1.0.0
Create a group channel with a member set and immediately broadcast a message.
Provider
Workflows
create-channel-and-broadcast
Create a group channel for a member set and post a message.
Creates a group channel containing the supplied user IDs and then sends a text message into it from the designated sender.
1
createChannel
createGroupChannel
Create a group channel containing the supplied user IDs.
2
broadcast
sendMessage
Send the broadcast text message into the new channel.