The action identifier is newrelic.notification.sendMicrosoftTeams.
Sends a message to a Microsoft Teams channel, integrated with destinations.
The following table describes all available input fields for this action.
Input | Type | Description | Example |
|---|---|---|---|
destinationId | String | Required. DestinationId associated with the New Relic destination. See New Relic integration for Microsoft Teams to configure a destination and retrieve its ID, and Destinations for more information. |
|
teamName | String | Required. Team name associated with the given destination ID. |
|
channelName | String | Required. Channel name to send the message to. |
|
message | String | Required. Text message to send. |
|
selectors | List | Optional. Selectors to extract specific fields from the output. |
|
The following table describes all output fields returned by this action.
Output | Type | Example |
|---|---|---|
| Boolean |
|
| String |
|
| String |
|
Workflow example |
|---|
|