Getting started with Airtable Automations
  • 23 Aug 2023
  • 16 Minutes to read
  • Dark
    Light

Getting started with Airtable Automations

  • Dark
    Light

Article Summary

Learn how the Airtable Automations feature allows you to configure custom trigger-action workflows directly within an Airtable base. Automations help you and your team save time by automating repetitive tasks, increasing communication efficiency, and reducing the overall margin of error. This article covers the high-level points to get you building automations.

Introduction

Plan availabilityAll plan types with varying limitations
Permissions
  • Owners/Creators - Create, delete, duplicate, configure, or rename an automation and edit an automation's description.
  • Editors - View an automation's configuration or copy an automation's URL.
Platform(s)Web/Browser, Mac app, and Windows app
Related reading
Airtable terminology
  • Automation - Automations will always include a trigger and one or more actions. Triggers and actions can be native to Airtable or integrated with other popular software applications. Automations are a useful feature for reducing repetitive and/or tedious tasks associated with your work.
  • Trigger - Triggers are pre-defined, specified events that initiate the automation to perform a run. These triggers can occur in an Airtable base or in other applications that have been integrated with Airtable.
  • Action- Automation actions perform a certain operation depending upon the type of action chosen. Actions can cause updates to occur inside an Airtable base and/or in applications integrated with Airtable.
  • Automation run - Our system counts an automation “run” each time a trigger is invoked, regardless of whether the automation's action(s) run properly.
Try it in Airtable
Create an automation

Overview

The Airtable Automations feature allows you and your organization to save time and energy on redundant tasks, communications, and connections with other tools. By only having to set up and maintain automations every once in a while over time you can accomplish what used to take hours of coding, testing, and implementing in just minutes, with or without the aid of customized coding. Here are a few general points to get you started on your journey with Airtable Automations:


Current limits

  • If you’d like, you can add up to 50 automations to a base. It's important to note that automations that are turned off (inactive) still count against this limit of 50 automations.
  • Additionally, you can create up to 25 actions in one automation. Adding up to 25 actions in one automation may help if you find yourself getting close to the total limit of 50 automations. Where applicable, an action can use outputs from previous actions in the same automation.
Run limits

Automation run limits are reset on the first day of each month.

Workspace PlanAutomation runs (per month, per workspace)Automation run history
Notes
Enterprise Scale500,000 13 years
Business100,000 11 year


Team25,000 16 months


Free100 12 weeks
  • Run a script action is unavailable
  • Send email action can only email collaborators on the base, not arbitrary email addresses

Our system counts an automation “run” each time a trigger is invoked. This means that both failed and successful automation attempts will count against a workspace’s monthly run allowance.

Triggers

NOTE

Existing records in your base will not trigger a run for a newly created automation. Only after you've turned your automation on, will any new record or adjusted record that meets the configured trigger condition cause the automation to run. For making big updates to multiple existing records in your base we recommend checking out the Batch update extension.

Available triggers include:

Actions

Available actions include:

Basic automation configuration walkthrough

Step 1: Find the Automations feature from an open base

To start creating an automation, from the open base of your choice click on Automations in the upper left corner of your screen to open the automation configuration window. You can then start with our curated list of pre-built, suggested automation or create a custom automation from scratch.

Step 2: Start with an automation template or create a custom automation

Automation templates

We've created automation templates to create a simplified, guided process for installing and deploying common automations. Select from any of our available templates to get started - you can still customize each trigger and action within the template.

Create a custom automation

If you'd prefer to create an automation from scratch, select “Create a custom automation” to begin the setup process. You can rename the automation right away to make it easier to understand what it does.

6615356354327automationopenmenueditnameanddescription.gif

Step 3: Choose a trigger

All automations start with a trigger that will prompt subsequent actions. So next, you will need to click + Add trigger. Once clicked, the available triggers will display for you to choose from.

Note

Click here to learn more about all available automation triggers.

Most of the trigger types correspond to certain base actions, so you will select a preferred table for this automation's trigger. However, there are a few exceptions:

If you picked the wrong trigger by accident or would like to try another trigger type for your automation, then you can change your trigger type by choosing another option from the Trigger type dropdown.

Step 4: Test the trigger

Choose Test this step to fetch a test record and its values. You can choose to allow our system to automatically find a record to test that has the matching conditions by clicking Use suggested record or you can manually choose a record by clicking Choose record.

This testing is required. Do not skip this step!

When the test is complete, the results will be displayed including the values for the test record that triggered the automation. If you run into an issue during the testing process, then our Automation troubleshooting article may help.

Note

An automation won't trigger for records that already match the conditions at the time the automation was created. For those records to trigger an automation they will need to change states in order to momentarily not match the trigger conditions and then be changed back to match the conditions again.

For example, if an automation is triggered by a checkbox field being checked, then that record would need to be unchecked, then rechecked when the automation is on in order for it to trigger the automation to run.

You can think of a test as a snapshot of the way the information in the base looked when the testing step occurred. If you make changes to the base or the test record being used, then you'll want to test again in order to match the base's current state. To view the values of the record, you can look in the Results section for the full details.

Step 5: Add an action

When you have successfully tested the trigger, click on + Add action.

6615392012823addactionscrollempty.gif

Once clicked, the available actions will display for you to choose from.

Note

Click here to learn more about all available automation actions.

Choosing an action will bring up different configuration options depending upon the type of action you choose. Let's take the Send an email automation action for example. After choosing this action, you will initially be able to add recipients, a subject line, and the message body.

The text in the body of the message can be a mix of static text and values from the triggering record. You can click the blue and white plus sign to dynamically add values in from the triggering record.

6615390185367sendemailactioninsertdynamicemail.gif

By clicking on the Show more options dropdown, you will have the ability to customize four additional parts of the automatic email you send out, which includes CC, BCC, From name, and Reply to.

This is just one brief example of the power of Airtable Automations. There is also the ability to add conditonal logic to your automations which will allow for different sets of actions to be run depending upon sets of specified conditions. More information about that feature is available here.

Step 6: Test the action

Test the step to make sure it is successful. Again, testing each step of the automation process ensures that your automation will work as expected. Finding more information about a particular action's test is a similar process to the trigger test mentioned earlier. Click on the drop-down menu next to the test result to view the values being pulled from any records attached to your automation.

You may realize during testing that you need to make a change in the table by adding or modifying fields. If you do that, be sure to retest all of the steps so that your changes are correctly reflected in the configuration of the automation.

After successfully testing the action, you can move on to turning on your automation!

NOTE

Choosing test records is not available for any action steps in Automations. However, retesting and choosing a new test record in the trigger step will typically cause a different test record to appear in later action steps.

Step 7: Turn the automation on

Once you have completed testing the automation's trigger and action steps, it's likely time to turn the automation on. At this point, it's a good idea to let other base creators and end users/colleagues know about the automation, especially those who may need to know about process changes or how the automation might personally affect them. To turn an automation on, toggle the option next to the name of the automation from OFF to ON. Once the toggle shows the green ON state, any future conditions that match the trigger set in the steps above will now trigger an automation run. To turn an automation OFF, simply toggle the same button to that state.

Optional step: Edit the automation's description

You can edit an automation's description from that particular automation's comnfiguration window. The description of the automation will default to highlight the trigger and action steps you've chosen to use. To customize this description:

  1. Click the Automations option on the top left portion of the screen from an open base to open the configuration window
  2. Choose the automation you would like to add a new description to
  3. Click on the drop-down and choose the Edit description option. You can also double-click on the description to edit it.

6615410917911editautomationdescription.gif


Automation URLs

The base ID (appXXXXXXXXXXXXXX) will appear at the start of the URL path. This coincides with the inclusion of base IDs in Airtable URLs throughout the rest of the product. This record URL format will occur in these places:

  • The url property of a record output by a trigger/action.
  • The url property of a Table or View model retrieved by the Run Script action.


Tips to ensure proper setup

Create an automation-specific view

Before creating an automation, creating a view solely for that automation or set of automations is suggested. Take advantage of the power of filtering conditions here.

Lock a view to prevent unexpected runs

Consider locking the view and adding a note that editing the view filtering conditions could cause unintended automations to run.

Consider the trigger before creating your automation

Consider when you want the record trigger and subsequent action to occur. Is it when a record is created, a status is changed or when all fields in a record have been populated and the record is considered 'complete'? Some ideas include:

  • A status field changed to 'Ready to send email' or other appropriate phrase for the particular action.
  • A 'Created On' field using the created time field type. Set the view filtering conditions to only include records before today. This will create a delay on when records are sent.
  • Use a form. By only using a form to create new records, all fields are added simultaneously upon submission. Ideal for automations that trigger when a record is created.
  • For a simple way to mark a record as complete, add a checkbox field.
Learn about test records and how to determine which record is being used for the test

To turn an automation on, all trigger and action steps must test successfully. In trigger steps, a test record is chosen during the setup process. At least one record will need to match all of the parameters set in the automation to allow our system to find a test record for you to choose.

The following triggers currently will not allow you to choose the test data. Below, you'll see the expected way Airtable retrieves test data from these trigger sources:

Manually determining a test record

Determining a test record can be extremely helpful in troubleshooting automations. When a trigger has tested successfully a dropdown menu will appear to view more details about the test record used.

5159762063383automationsTestRecordFind03312022.jpg

You can click on the blue hyperlink next to "Airtable record ID" to open the record within the Automations window as an expanded record. This will allow you to adjust the record in a way that may help to fix errors in your automation.

Consider using the RECORD_ID() function

The functionality above should work most of the time, but it's worth noting that you can also find the test record via its Record ID. You'll need to create a new formula field that will show each RECORD_ID()in the table that your automation is looking at. More information on that setup can be found in the Record ID article linked above. After the Record ID field has been created, you can pull the test record's ID from the automation setup window and then use the find feature to return the matching record. More on record IDs in the next section below.

Learn about record IDs

Having a firm grasp of record IDs within Airtable can be very useful for Automations, especially when using the update record action.

Permissions and Automations

If your base has any field or table editing permissions that restrict editing to only specific users, you can add permissions for automations to make changes using this toggle: 360092286654Image2020-09-28at115554am.png

Troubleshooting help

Check out our article about Automations troubleshooting if you are getting stuck, finding an error in your automation, or receiving failed run notifications.

NOTE
The individual user that toggles the Automation On is the user who will receive failed automation run notifications.


FAQs

General

Will automations run even if nobody has the base open?

Yes. Since automations are server-side, they will run even when nobody has the base open.

Who can create / edit automations?

Automations can only be created or edited by users with "Creator" (or "Owner") permissions.

Will an automation stop running if the creator of the automation is removed from the base?
They should keep running – automations don't rely on any specific user's Airtable credentials to run. Therefore, it should keep working even if a connected account's owner is removed from the base.
Do automations run retroactively?

No, automations only run from when they're switched on forward. For example, if there is a conditional trigger set up to “when a field is not empty”, and then that automation is turned on, the automation will not run on previous records with a value in the specified field. Making it so a record does not meet the conditions and then meets them again will trigger the automation, however. Alternatively, you can use the Batch update extension to make the necessary changes to older records in your table.

Is it possible to see a log/revision history of which users edited an automation?

That functionality is not available at this time.

Can the monthly automation run limit be increased?

Each billing plan has an associated automation run monthly limit. The only standard way to increase the limit is to move to a higher billing plan.

Is there a way to find/know which automations you’ve created in a specific base or workspace?

That functionality is not available at this time.

Can automations be used in bases that utilize the Two-way sync feature?

Yes, in some cases automations can be used alongside the two-way sync feature. You can find more info here.

Triggers

Do automation triggers work on formula fields?

Yes, they do work. They trigger about every 5 minutes while a base is loaded due to user interactivity, and once an hour otherwise.

Why do "When a record is created" and "When a record is updated" triggers fire before I'm done editing fields?

These triggers fire as soon as the first few characters are typed by the user. We're aware that this isn't ideal, and it's on our radar to solve.

Can I make the "When a record is updated" trigger fire when a comment is added?

Comments on records are considered meta-data and can't trigger automations.

How is the test record chosen when testing a step?
  • Find Records: All matched records
  • When a record matches condition: First matching record
  • When a record is created: First record in the table/view
  • When a record is updated: First record in the table/view
  • When a record enters view: First record in the table/view
  • Google sheets row created: Last row in the sheet
  • New response Google Form trigger: Last response/row in the sheet the response is sent to

Actions

Do "Send an email" recipients have to be collaborators?
  • Free - Yes, all recipients must be verified collaborators in the base where the automation resides.
  • Team - Can email 100 unique non-collaborator email addresses a day.
  • Business and Enterprise plans - No limit on the number of non-collaborators that you can email per day.

You can see your workspace's limit if you create a Send Email action on an automation.

In a digest, is it possible to render a date in a localized time zone instead of UTC?

Not directly in automations, but this is possible to do by utilizing a formula field in the manner described in this support article.

Can I apply custom formatting to a grid or list of records in an email?

Unfortunately, no. You can use the Find records by view option to apply the same sort as is applied in the view, and you can choose if you want to truncate or not truncate long field values, but we don't provide customizability beyond that at the moment.




Was this article helpful?