Open
Open a DM or MPIM
Open
Open a DM or MPIM
yaml
type: "io.kestra.plugin.slack.app.conversations.Open"Examples
yaml
id: slack_open_dm
namespace: company.team
tasks:
- id: open_dm
type: io.kestra.plugin.slack.app.conversations.Open
token: "{{ secret('SLACK_TOKEN') }}"
users: ["U1234567890"]
yaml
id: slack_open_mpim
namespace: company.team
tasks:
- id: open_mpim
type: io.kestra.plugin.slack.app.conversations.Open
token: "{{ secret('SLACK_TOKEN') }}"
users: ["U1234567890", "U0987654321", "U1122334455"]
Properties
token *Requiredstring
channel string
returnIm booleanstring
Default
falseusers array
SubTypestring
Outputs
id *Requiredstring
created string
Format
date-timeisArchived boolean
isChannel boolean
isGeneral boolean
isGroup boolean
isInstantMessage boolean
isMultiPersonInstantMessage boolean
isPrivate boolean
name string
purpose
Definitions
Conversation topic/purpose output
creatorstring
lastSetstring
Format
date-timevaluestring
topic
Definitions
Conversation topic/purpose output
creatorstring
lastSetstring
Format
date-timevaluestring