No output mode
Last updated
Last updated
Using No output mode means no records will be created or updated in your base when a request runs. This can be useful when:
You want to use an API endpoint that does not return anything in its response.
You want to ignore any API responses. E.g. because you are making POST/PATCH requests to send data from Airtable, rather than GET requests to import data.
When you turn on No output mode you will not be able to set an output table/ view, response field mapping or data transformation, so they are hidden on the create request screen.
On the create request screen, click to open the advanced options.
Under No Output Mode, turn on 'Do not handle the response or update the base'.
Click 'Confirm'.