Sends alert notifications to a Microsoft Teams channel via a Workflow webhook.Documentation Index
Fetch the complete documentation index at: https://checkly-422f444a-tnolet-slack-app-channel.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
If you need to reference existing alert channels that were created outside of your CLI project, use
fromId().Configuration
Microsoft Teams Alert Channel Options
The target URL created by creating a Workflow in Microsoft Teams.
Friendly name to recognize the integration.
Custom payload for the alert message. If this is not specified, we’ll send a default payload with basic information about the alert.We have handlebar helpers and variables available for building custom payloads.Here’s an example payload, using the default one that we provide:
General Alert Channel Options
These options are valid for all alert channels types.Whether to send notifications when checks recover from a failed or degraded state. Default value is
true.Whether to send notifications when checks become degraded. Default value is
false.Whether to send notifications when a SSL/TLS certificate is about to expire. Default value is Learn more about SSL alerts.
false.Number of days before the SSL/TLS certificate expiry date to send notifications. Only relevant when Learn more about SSL alerts.
sslExpiry is enabled. Default value is 30.