Create Create
Create Certified

Create a Slack channel

yaml
type: "io.kestra.plugin.slack.app.conversations.Create"
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
Defaultfalse
Formatdate-time
Definitions
creatorstring
lastSetstring
Formatdate-time
valuestring
Definitions
creatorstring
lastSetstring
Formatdate-time
valuestring

Create automations with Slack Conversations Create