Create Teams Channel - Hyland Automate Modeling - Current - Current - Ready - Content Innovation Cloud - external

Hyland Automate Modeling

Platform
Content Innovation Cloud
Product
Hyland Automate Modeling
Release
Current
License

The createTeamsChannel action is used by the Teams connector to create a new public or private channel in Teams.

The input parameters to create a new private or public channel are:

Parameter Type Required Description
teamId String Required Identifier of the team in which the channel will be created
channelName String Required Name of the channel
channelType String Optional Type of the channel

The output parameters to create a new private or public channel are:

Parameter Type Required Description
result JSON Optional Response with the channel name and the description returned by the Teams API
channelId String Optional Identifier of the channel created