Sendbird · Arazzo Workflow
Sendbird Open a Direct Message Between Two Users
Version 1.0.0
Create a distinct 1:1 channel for two users and send the first message.
Provider
Workflows
direct-message-between-users
Start or reuse a 1:1 channel and post the first message.
Creates a distinct group channel for the sender and recipient, then sends a text message from the sender.
1
createDistinctChannel
createGroupChannel
Create a distinct group channel for the two users so the same pair always maps to one conversation.
2
sendFirstMessage
sendMessage
Send the first text message from the sender into the channel.