Webhook


Universal Connector

Webhook

Universal Connectors

Webhook activations will make a real-time HTTP request to a third party service, using the configured method and body.

The body is a template for the request, following the liquid templating language. All configured activated parameters are available in the body. So, if you configure a gender parameter, you can use it in your body as {{gender}}.

Webhook