Automation
Webhooks
Configure Response
10min
the configure response panel is where the webhook body can be configured and it is divided in 2 section, handshake response body and custom response body handshake response body this section is designed to help validating the webhook response when the webhook is created, the handshake response body can be configured to return the specific payload that the third party app is expecting handshake response body configuration create a new webhook copy the unique webhook url in the webhook configuration in external app open the configure response panel and expand the handshake response body section there are 3 options for the response configuration method static response, javascript and jsonpath after the response is configured, listen to the handshake and trigger the webhook from the third party app to receive the response static response (json) scripting (javascript) jsonpath custom response body this section is designed to return a custom response when the webhook is assigned to a process i custom response body configuration create a webhook and trigger it to get the data models structure open the configure response panel and expand the custom response body configure the custom response save the webhook create a process open the webhook pannel and assign the webhook to the process after the webhook is assign, open the custom response panel and here you can set as custom response an attribute from the webhook data model or a variable from the process select a variable or an attribute and trigger the webhook from the third party app this will start the process and return the custom response