Slack Join

Slack Join

Certified

Join a Slack channel

Adds the caller to the specified channel. Fails if already a member or if the channel is archived.

yaml
type: io.kestra.plugin.slack.app.conversations.Join

Join a public channel

yaml
id: slack_join_channel
namespace: company.team

tasks:
  - id: join_channel
    type: io.kestra.plugin.slack.app.conversations.Join
    token: "{{ secret('SLACK_TOKEN') }}"
    channel: "C1234567890"
Properties

Channel ID

Channel to join; provide the Slack channel ID (e.g., C123...). To get the channel ID, right click on the channel name in Slack and select 'Copy Link'. The ID is the last part of the URL.

Slack token

Reference (ref) of the pluginDefaults to apply to this task.

Channel ID

Formatdate-time

Created at

Is archived

Is channel

Is general

Is group

Is instant message

Is multi-person IM

Is private

Channel name

Channel purpose

Definitions
creatorstring

Creator ID

lastSetstring
Formatdate-time

Last set timestamp

valuestring

Value

Channel topic

Definitions
creatorstring

Creator ID

lastSetstring
Formatdate-time

Last set timestamp

valuestring

Value