Skip to main content

Jsonnet Webhook Designer

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

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.

Jsonnet Webhook
Jsonnet Webhook Payload
Was this helpful?