Create Team from Group
Create a Microsoft Team from an existing Microsoft Teams group.
The owner of a group must be assigned a license or an error occurs.
Input
Field | Definition | Type | Required |
---|---|---|---|
Group |
|||
ID | Unique ID of the group. |
Text |
TRUE |
Member Settings |
|||
Allow Create Private Channels | If true, members of the group can create private channels. |
True/False |
FALSE |
Allow Create Update Channels | If true, members of the group can update the properties of channels. |
True/False |
FALSE |
Allow Delete Channels | If true, members can delete channels. |
True/False |
FALSE |
Allow Add Remove Apps | If true, members can add and remove apps. |
True/False |
FALSE |
Allow Create Update Remove Tabs | If true, members can create and remove tabs. |
True/False |
FALSE |
Allow Create Update Remove Connectors | If true, members can create, update and remove connectors. |
True/False |
FALSE |
Guest Settings |
|||
Allow Create Update Channels | If true, guests can create and update channels. |
True/False |
FALSE |
Allow Delete Channels | If true, quests can delete channels. |
True/False |
FALSE |
Messaging Settings |
|||
Allow User Edit Messages | If true, users of the group can edit messages. |
True/False |
FALSE |
Allow User Delete Messages | If true, users of the group can delete messages. |
True/False |
FALSE |
Allow Owner Delete Messages | If true, owners of the group can delete messages. |
True/False |
FALSE |
Allow Team Mentions | If true,team mentions are allowed. |
True/False |
FALSE |
Allow Channel Mentions | If true, channel mentions are allowed. |
True/False |
FALSE |
Fun Settings |
|||
Allow Giphy | If true, members of the group can use Giphy images. |
True/False |
FALSE |
Allow Giphy Content Rating | Choose the rating level of content from Giphy to allow. Choose from strict or moderate. |
Dropdown |
FALSE |
Allow Stickers and Memes | If true, stickers and memes are allowed. |
True/False |
FALSE |
Allow Custom Memes | If true, stickers and memes are allowed. |
True/False |
FALSE |
Output
Field | Definition | Type |
---|---|---|
Response |
||
ID | Unique ID of the team. |
Text |
Display Name | Display name for the team. |
Text |
Description | Description for the team. |
Text |
Web Url | Hyperlink that will go to the team in the Microsoft Teams client. This is the URL that you get when you right-click a team in the Microsoft Teams client and select Get link to team. |
Text |
Membership is Limited to Owners | Specifies whether membership in a team is limited to users with the owner role. |
True/False |
Member Settings |
||
Allow Create Update Channels | Specifies whether members can create and update channels. |
True/False |
Allow Create Private Channels | Specifies whether members can create private channels. |
True/False |
Allow Delete Channels | Specifies whether members can delete channels. |
True/False |
Allow Add Remove Apps | Specifies whether members can add and remove apps. |
True/False |
Allow Create Update Remove Tabs | Specifies whether members can create and remove tabs. |
True/False |
Allow Create Update Remove Connectors | Specifies whether members can create and remove connectors. |
True/False |
Guest Settings |
||
Allow Create User Channels | Specifies whether guests can create user channels. |
True/False |
Allow Delete Channels | Specifies whether guests can delete channels. |
True/False |
Allow Stickers and Memes | Specifies whether guests can create and update channels. |
True/False |
Allow Custom Meme Channels | Specifies whether guests can delete channels. |
True/False |
Messaging Settings |
||
Allow User Edit Settings | Specifies whether users can edit settings. |
True/False |
Allow User Delete Messages | Specifies whether users can delete messages. |
True/False |
Allow Owner Delete Messages | Specifies whether owners can delete messages. |
True/False |
Allow Team Mentions | Specifies whether team mentions are allowed. |
True/False |
Allow Channel Mentions | Specifies whether channel mentions are allowed. |
True/False |
Fun Settings |
||
Allow Giphy | Specifies whether members of the group can use Giphy images. |
True/False |
Giphy Content Rating | Displays the rating level of content from Giphy to allow.
For example, strict or moderate. |
Text |
Allow Stickers and Memes | Specifies whether stickers and memes are allowed. |
True/False |
Allow Custom Memes | Specifies whether custom memes are allowed. |
True/False |
Status Code |
Result of the operation. The connector returns an HTTP status code that indicates whether the action taken by the card succeeded or failed. For example:
For a full list of possible status codes, see HTTP status codes. |
Number |