Office 365 connector card
The action service sends an Office 365 connector card to the Microsoft Teams chat you specify in Microsoft Teams destinations. The following table shows the name-value pairs (facts) in a card. All of the values are message templates.
| Name | Value |
|---|---|
| Rule Name | {{{rule.name}}} |
| Rule Description | {{{rule.description}}} |
| Rule Message | {{{rule.message}}} |
| Trigger Name | {{{trigger.name}}} |
| Trigger Description | {{{trigger.description}}} |
| Destination Name | {{{destination.name}}} |
| Destination Description | {{{destination.description}}} |
| Event Summary | {{{event.summary}}} |
| Event Severity | {{{event.severity}}} |
| Event Status | {{{event.status}}} |
| Event Acknowledged | {{{event.acknowledged}}} |
| Metric Name | {{{metric.name}}} |
| Metric Value | {{{metric.value}}} |
| Threshold Type | {{{trigger.threshold_type}}} |
| Threshold Query | {{{trigger.query}}} |