Sends a message to a MicrosoftTeams user channel. This operation takes a few inputs that will build a simple message and sends a message to the user based on the input given.
...
Input Name | Property Code | Required | Description | ||
---|---|---|---|---|---|
Chat Name |
| Yes | Email of the user in Microsoft Teams, the message will be sent to the userĀ (String) | ||
Microsoft Teams Account |
| Yes | Microsoft Teams account with all the required properties. Configure this under Topology - Integrations - Messaging (String) | ||
Message Text |
| Yes | Text for the message that will be sent (String) | ||
Icon URL |
| No | An image URL that will be appended to the end of the message (String) |
Artifacts
This operation delegates the consume artifacts decision to the workflow developer.
...