Sets the topic for a conversation.

External Documentation

To learn more, visit the Slack documentation.

Parameters

ParameterDescription
Channel IDConversation to set the topic of.
TopicThe 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