BrainGrid Controller
Process Orchestrator
Trigger Types
Webhook Trigger

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.

Create Webhook Trigger Configuration dialog

Configuration

FieldDescription
TitleA name for this trigger
DescriptionOptional notes about when this trigger fires
Webhook URLAuto-generated URL. Copy and paste it into the external service that will send the request
Open JSON EditorDefine the expected JSON payload structure that the webhook will receive
Response ResultClick Choose from here to map fields from the incoming payload to variables for use in the process