SetTopic SetTopic
SetTopic Certified

Set Slack channel topic

yaml
type: "io.kestra.plugin.slack.app.conversations.SetTopic"
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
Formatdate-time

Create automations with Slack Conversations SetTopic