Slack SetTopic

Slack SetTopic

Certified

Set Slack channel topic

Updates the channel topic text (up to 250 characters).

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

Set a channel topic

yaml
id: slack_set_topic
namespace: company.team

tasks:
  - id: set_topic
    type: io.kestra.plugin.slack.app.conversations.SetTopic
    token: "{{ secret('SLACK_TOKEN') }}"
    channel: "C1234567890"
    topic: "Discussion about the new project"
Properties

Channel ID

Channel whose topic to update; Slack channel ID. 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

Channel topic

New topic text, maximum 250 characters.

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

Value

Creator ID

Formatdate-time

Last set timestamp