Webhook

The Webhook trigger receives JSON and other data in the body of an HTTP POST request message.

For the Webhook to receive a JSON-formatted request body, you must configure the message schema to match the expected data (see Output Keys, below).

The Webhook trigger has two output ports. The success port () can send a message if the trigger initiates successfully. The failure port (x) can send a message if the trigger fails to initiate.

Parameters

Output Keys