New Channel Created

Trigger a flow when a new channel is created in Slack.

The authenticated user who created the Slack connection that's used by the flow must be a member of the created channel if it's a private channel. The creator of the connection will only see newly created private channels that they're a member of. Newly created public channels are always returned, regardless of membership.

Output

Field Definition Type

Channel

Channel ID ID of the channel.

Text

Name Name of the channel.

Text

Created At

Date and time when the object was created.

Text

Creator ID Slack user ID of the user who created the channel.

Text

Purpose Purpose of the channel.

Text

Topic Topic of the channel.

Text

Number of Members Number of members of the channel.

Number

Is Private? Indicates whether the channel is private.

True/False

Is Archived? Indicates whether the channel is archived.

True/False

Are Member? Indicates whether a user is a member of the channel.

True/False

Related topics

Slack connector

Workflow elements

Slack API