When to use this
This setting is useful when the API request performs an action rather than returning data. Common examples include:- POST requests that send data from Airtable to another system
- PATCH or PUT requests that update records in an external API
- API endpoints that return no meaningful response data
How to enable it
- Open your request in Data Fetcher.
- Open Advanced settings.
- Scroll down and enable Run without writing to Airtable.
- Confirm the warning dialog.