Configuring an Airtable Integration
Arigato Automation integrates easily with Airtable.
Enable the Integration in Arigato
- In Arigato, click on Integrations in the left sidebar
- On the Airtable tile, click "Enable"
- On the settings page, click "Grant Access". This starts the authorization flow in Airtable.
- Grant access to one or more Airtable bases. We recommend selecting "All current and future bases in all current and future workspaces" to avoid confusion in the future.
- Click Grant Access again to return to Arigato.
Configure an Airtable Action
- Either create a new workflow or edit an existing workflow.
- In the Actions section, search for "Airtable".
- Choose the "Insert one record into Airtable" Action.
- Select an Airtable Base.
- Select a Table.
- Use tokens, Twig code or static settings to configure each as desired.
Airtable as a Custom Action
The Airtable integration in Arigato is fully supported as a flexible Custom Action.
- Either create a new workflow or edit an existing workflow.
- In the Actions section, search for "Custom Action".
- Choose the "Custom Action" Action.
For usage and examples, click on Code Reference in the left sidebar and search the page for "airtable_insert_record". Complete examples are provided in the documentation.
Troubleshooting
- Not All Bases or All Tables Are Shown
- From the Airtable action, click "Refresh from Airtable".
- Ensure that Arigato has been granted access to the missing Base. Rerun the steps in "Enable the Integration" and check the access configuration.
- Ensure that your Airtable user has access to the missing Base or Table.