Set Channel Topic
Sets the topic for a conversation.
External Documentation
To learn more, visit the Slack documentation.
Parameters
Parameter | Description |
---|---|
Channel ID | Conversation to set the topic of. |
Topic | The new topic string. Does not support formatting or linkification. |
Example Output
{
"ok": true
}
Workflow Library Example
Set Channel Topic with Slack and Send Results Via Email
Preview this Workflow on desktop