What is the proposed idea/solution?
The ability for passed query string parameters (key/value pairs) and Headers to be parsed and made available as DATA OUT from the Airtable Automation trigger for When Webhook Received.
How does is solve the user problems?
The ability to provide query string parameters and Headers separate from POST data.
How was this validated?
By testing query string parameters and headers being sent as part of the webhook request and those variable values not being present in the received webhook data payload.
Who is the target audience?
Advanced users of Airtable Automations.