Invite
Invite users to a channel
Invite
Invite users to a channel
yaml
type: "io.kestra.plugin.slack.app.conversations.Invite"Examples
yaml
id: slack_invite_users
namespace: company.team
tasks:
- id: invite_users
type: io.kestra.plugin.slack.app.conversations.Invite
token: "{{ secret('SLACK_TOKEN') }}"
channel: "C1234567890"
users: ["U1234567890", "U0987654321"]
Properties
channel *Requiredstring
token *Requiredstring
users *Requiredarray
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