Send Message to Channel
Send a message to channel in Microsoft Teams.
Input
Field | Definition | Type | Required |
---|---|---|---|
Team | |||
ID | Unique identifier of the team. | String | TRUE |
Channel | |||
ID | Unique identifier of the channel. | String | TRUE |
Message | |||
Content | Content of the message. | String | TRUE |
Output
Field | Definition | Type |
---|---|---|
Response | ||
ID | Unique identifier of the message. | String |
ETag | Version number of the chat message. | String |
Message Type |
Type of chat message. The default setting is message .
|
String |
Created Date and Time | Timestamp of when the chat message was created. | Date and Time |
Subject | Subject of the chat message. | String |
Summary | Summary text of the chat message that could be used for push notifications and summary views or fall back views. Only applies to channel chat messages, not chat messages in a chat. | String |
Importance | Importance of the chat message. The possible values are: normal , high , urgent . |
String |
Locale | Locale of the chat message set by the client. Always set to en-us . |
String |
Web URL | Link to the message in Microsoft Teams. | String |
From | Details of the sender of the chat message. Can only be set during migration. | Object |
Body | Plain text/HTML representation of the content of the chat message. | Object |
Channel Identity | If the message was sent in a channel, represents identity of the channel. | Object |
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 |