Create a new scenario, search for ‘Simplified Webhooks’ and choose the ‘Watch New Airtable Records’ module. If you have not setup a module before, visit the quickstart to go through every step.
The module ‘Watch New Airtable Records’ receives a trigger every time there is a new record in the chosen Table of your Airtable Base.The output of the module will always look like this:
This helps to know what has happened and where in your Airtable Base.Additional we provide you with two objects (fieldsById and fieldByName) which contain the same information.
We highly suggest to use the fieldsById variables in your scenario as the variables will continue to work even if you rename a column in Airtable.