Shared Action Integrations¶
Shared action integrations send alerts to third-party services, such as incident management tools.
This section describes how to configure alerts for a variety of services. This list is not exhaustive, you may configure a channel action for any service capable of receiving data via an incoming webhook.
Configuring Webhook Actions¶
The default webhook template offers example options for time formatting and array iteration. Make a shared action and delete lines that are not needed.
To pass the entire alert as a single JSON blob without formatting, make a shared action and replace the default template with {{{.}}}
.