Sends a message to a MicrosoftTeams workspace. This operation takes a few inputs that will build a simple message and sends a message to the channel based on the input given.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Inputs
Property Name | Property Code | Required | Description |
---|---|---|---|
Team Name | FDMST_INP_TEAM_NAME | Yes | Team Name, a message will be sent to that team (String) |
Channel Name |
| Yes | Channel name of the Team (String) |
Microsoft Teams Account | FDMST_INP_CLOUD_ACCT_CODE | 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 | The URL for the image that will be used as the icon for the bot (String) |
Outputs
Output Name | Description |
---|---|
Artifacts (Keep one and edit if desired.)
This operation delegates the consume artifacts decision to the workflow developer.
Endpoint Selection (Keep one and edit if desired.)
This operation delegates the selection to the workflow developer to determine.
Endpoint Execution (Keep one and edit if desired.)
This operations delegates the execution to the workflow developer to decide.
Special Considerations
[Delete section if not needed]
Describe any dependencies between properties that may exist or anything that that isn’t really covered above but is relevant to this operation.