Data Fetcher allows you to run a sequence by calling its webhook URL. This means you can automatically run the sequence when an event happens, e.g. when a record is updated or a form gets a new submission.
Add Airtable API Key
To use webhooks, first add your Airtable API key. You will only need to add it once. The key is stored securely and then used by Data Fetcher to update the base using the Airtable REST API.
On the create sequence screen, under Webhook, click Add API Key.
Try visiting the URL in your browser. You should see a success message and the sequence will run immediately.
Call Webhook from Airtable Automation
You can call the webhook and run the sequence from an Airtable automation. This means you can run the sequence when a record is updated, a form is submitted, a record matches a condition or any other Automation trigger.
Create an automation with the trigger you want, e.g. When a record is updated.