Add Member to Channel
Add a member to a Microsoft Teams channel. Members can only be added to private channels.
Input
Field | Definition | Type | Required |
---|---|---|---|
User |
|||
ID | Unique ID of the user. |
Text |
TRUE |
As Owner? | If true, the user is added to the channel as an owner. If false the user is added to the channel as a member. |
True/False |
FALSE |
Team |
|||
ID | Unique ID of the team. |
Text |
TRUE |
Channel |
|||
ID | Unique ID of the channel. |
Text |
TRUE |
Output
Field | Definition | Type |
---|---|---|
ID | Unique ID of the conversation member. |
Text |
Display Name | Display name of the member. |
Text |
Roles | Role of the user in the team. Possible values are owner or if the roles input field is left blank, members is returned by default. |
List of Text |
Email address for sending messages to the channel. |
Text |
|
User ID |
Unique identifier of the user. |
Text |
Visible History Start Date Time | Timestamp denoting how far back a conversation's history is shared with the conversation members. |
Date & Time |
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 |