Webhook Trigger
The Webhook Trigger fires when an external service sends an HTTP request to the auto-generated webhook URL. Use it to start a process from any third-party application that supports outgoing webhooks.
Configuration
| Field | Description |
|---|---|
| Title | A name for this trigger |
| Description | Optional notes about when this trigger fires |
| Webhook URL | Auto-generated URL. Copy and paste it into the external service that will send the request |
| Open JSON Editor | Define the expected JSON payload structure that the webhook will receive |
| Response Result | Click Choose from here to map fields from the incoming payload to variables for use in the process |
