/
Variables from incoming webhook or parent requests
Variables from incoming webhook or parent requests
Variables comes either from one of the following
Parent or Incoming Webhook Payload
Form variables
Response Headers
Query params
Response Headers
Response headers is available from the parents call to the child call by using {{responseHeaders.myHeader}}
Log example. Here we can see available variables like {{responseHeaders.Server}} which would resolve to cloudflare. or {{responseHeaders.X-Frame-Options}} which would resolve to SAMEORIGIN in the example above.
, multiple selections available,
Related content
Automatic response variables
Automatic response variables
More like this
Chained actions and JSON Path
Chained actions and JSON Path
Read with this
Correlation between Incoming Webhook log and Execution log
Correlation between Incoming Webhook log and Execution log
More like this
Double Quotes, single quotes and HTML encoding
Double Quotes, single quotes and HTML encoding
Read with this
Incoming Webhooks
Incoming Webhooks
More like this
Data storage
Data storage
Read with this