Open Conversation
Opens or resumes a direct conversation in Slack.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Comma separated lists of users. If only one user is included, this creates a 1:1 DM. The ordering of the users is preserved whenever a multi-person direct message is returned. Supply a channel when not supplying users.
Uncommon arguments
string
Resume a conversation by supplying an im or mpim's ID. Or provide the users field instead.
boolean
Do not create a direct message or multi-person direct message. This is used to see if there is an existing dm or mpdm.
boolean
Indicates you want the full conversation object in the response.