No output mode
Using No output mode means no records will be created/ updated in your base when a request runs. This can be useful when:
- 1.You want to use an API endpoint that does not return anything in its response.
- 2.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 need 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, clickto open the advanced options.
- Under No Output Mode, select 'Do not handle the response or update the base'.
- Click 'Confirm'.
