Send Message in Chat
Send a chat message in Microsoft Teams.
Input
Field | Definition | Type | Required |
---|---|---|---|
Chat | |||
ID |
Unique ID of an existing chat. Use Search Chats to determine the ID of the chat, or use Create Chat to create a new chat. |
String | TRUE |
Message | |||
Content | Content of the chat 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 Time | Date and time at which the chat was created. | Date and Time |
Chat ID | If the message was sent in a chat, represents the identity of the 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. | String |
From | Details of the sender of the chat message. Can only be set during migration. | Object |
Body | Plaintext/HTML representation of the content of the chat message. | 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 |