Action: Create channel

Action: Create channel

Create channel action allows automatically create a Standard, Private or Shared channel in
Microsoft Teams.

Example of Create channel action configuration on the current site


For more information about Action Builder read Action Builder introduction
 article.

Note 1: In order to use the Create channel action in Scheduled/Triggered Actions Teamsware Teams Connector has to be approved by a tenant administrator and site has to be added to Approved sites list before this action can be used.
Note 2: When you deploy the solution to another SharePoint tenant, it requires approval of Teamsware Teams Connector on the deployment tenant as well.

To configure the action Create channel additional properties should be specified:

Configuration

Property

Required

Type

Description

Team

yes

String

Id or name of the team add channel to

Channel name

yes

String

Name of the channel should be created

Description

yes

String

Description of the channel

Membership type

yes

String

  • Standard - Everyone on the team has access
  • Private - Specific teammates have access
  • Shared - People you choose from your org or other orgs have access
  • Custom value - expression based value (standard, private or shared)

Channel owner

yes

String

An email address or an expression to be evaluated as an email address to be used as the owner of the team. Support only single value. Note: This option available for Private, Shared or Custom value options

Automatically show this channel in everyone's channel list

no

Boolean

  • Yes - Automatically show this channel in everyone's channel list
  • No - Channel is hidden
  • Custom Value - expression based value (the result should return true of false)

Note: This option available for Standard membership type or with Custom value option


Availability

Modern Forms

List Actions

Scheduled/Triggered Actions

-

-

 

Output

Output Parameter

Type

Description

ChannelID

String

Returns the Id of the created channel as output parameter and can be used in subsequent actions.

ChannelName

String

Returns the name of the channel

ChannelDescription

String

Returns the description of the channel

ChannelUrl

String

Returns the full URL to the created channel in Microsoft Teams

 



    • Related Articles

    • Action: Clone team

      Clone team action allows to create a copy of an existing Microsoft team with the specified configuration options. You can select what to include in the copy: apps, channels, members and tabs. Example of Clone team action configuration on the current ...
    • Action: Clone channel

      Clone channel action allows to create a copy of an existing channel from Microsoft team with the specified configuration options. You can select what to include in the copy: members, tabs and folders. Example of Clone channel action configuration on ...
    • Action: Create shared link

      Create shared link action allows you to create a link to an item in a list or a library to customize access to it to share it safely, securely, and only to the people you want to share it with. For more information about Action Builder read Action ...
    • Action: Create invite

      Create invite action allows you to create an invitation for the external user. The invitation is used to add external users to the organization. On invitation creation, the invited user is added as an external user to the Microsoft Entra ID. To ...
    • Action: Create retention label

      Create retention label action allows to create a retention label for the items/documents that need exceptions to your retention policies. Exceptions include extending the retention period for specific items/documents or preventing certain ...