Skip to main content
How to pass a value using webhook
Updated over a week ago

When initiating a POST request with a webhook, the submitted and calculated fields for your record will be included in the payload body and can therefore be used in Airtable automations, for example.

If you prefer (or your workflow requires it), you can also include a URL parameter within your webhook URL. To generate such a URL, you can employ a formula field.

Did this answer your question?