Configuring an Airtable Integration

Arigato Automation integrates easily with Airtable. 

Enable the Integration in Arigato

  1. In Arigato, click on Integrations in the left sidebar
  2. On the Airtable tile, click "Enable"
  3. On the settings page, click "Grant Access". This starts the authorization flow in Airtable.
  4. 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.
  5. Click Grant Access again to return to Arigato.

Configure an Airtable Action

  1. Either create a new workflow or edit an existing workflow.
  2. In the Actions section, search for "Airtable".
  3. Choose the "Insert one record into Airtable" Action.
  4. Select an Airtable Base.
  5. Select a Table.
  6. 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.

  1. Either create a new workflow or edit an existing workflow.
  2. In the Actions section, search for "Custom Action".
  3. 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.