Set up a request trigger
Authorize Data Fetcher
Before creating triggers, you need to authorize Data Fetcher to access your Airtable account using OAuth. You only need to complete this authorization once. For detailed authorization instructions, see our guide to authorization.Configure the trigger
- On the custom request screen, click the Trigger tab.
-
Select your trigger type from the available options:
- Record created - Runs when new records are added
- Record updated - Runs when existing records are modified
- Record deleted - Runs when records are removed
- Choose the Table you want to monitor for changes.
- Optionally, select a specific View to limit the trigger scope. If no view is selected, all record changes in the table will trigger the request.
- If you selected Record updated, choose which specific fields to monitor for changes.
- Click Save to activate your trigger.