Create
Create a Slack channel
Create
Create a Slack channel
yaml
type: "io.kestra.plugin.slack.app.conversations.Create"Examples
yaml
id: slack_create_channel
namespace: company.team
tasks:
- id: create_channel
type: io.kestra.plugin.slack.app.conversations.Create
token: "{{ secret('SLACK_TOKEN') }}"
name: "new-project-channel"
isPrivate: false
Properties
name *Requiredstring
token *Requiredstring
isPrivate booleanstring
Default
falseteamId string
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