Jsonnet webhook notification designer

Specify the payload of your webhook integration using Jsonnet code editor in the Courier notification designer.

Rodrigo Rojas avatar
Written by Rodrigo Rojas
Updated over a week ago

Courier supports sending HTTP requests to a specified destination using the Webhook provider.

Setting up your webhook destination

To deliver an HTTP request, Courier must be provided with a destination. For details on how to set up a dynamic destination, see the Webhook integration developer documentation.

For a static destination, you can specify the Webhook URL and Authorization type in the webhook integration setup page.

Configuring your webhook payload

The webhook notification designer lets you configure the payload of your webhook integration using a Jsonnet code editor.

Configuring Webhook Payload Using Jsonnet

Example Payload Configuration in Jsonnet


โ€‹

Did this answer your question?