Microsoft Teams - Create channel action

The Create channel action creates a new channel in the specified Microsoft Teams team.

Input

Input fieldDescription
Team name (or team ID)Enter the team name or ID. Only teams you're a member of are options. You can retrieve the team ID from the List teams action output.
Channel nameEnter the channel name. Must be unique within the team and no more than 50 characters.
DescriptionOptional. Enter a channel description.
Channel typeEnter the channel type. Available types include standard, private, and shared.

Output

Output fieldDescription
@odata.contextThe metadata URL property in the OData JSON response. It describes the structure, type, and location of the returned data.
Channel IDThe channel unique identifier.
Created dateThe date the channel was created.
Display nameThe channel name.
DescriptionThe channel description.
Is favorite by defaultA boolean response (true or false) that indicates if the channel was automatically marked as a favorite for team members.
EmailThe channel email address.
Web URLThe direct link to the channel.
Membership typeThe channel membership type. Types include standard, private, and shared.
Layout typeThe channel conversation format. Layout types include post and chat.
Is archivedA boolean response (true or false) that indicates if the channel is archived.

Last updated: