Airtable automation action: Send Twilio SMS

Prev Next

Plan availability

All plan types with varying limitations

Permissions

  • Owner / Creator - Create, delete, duplicate, configure, or rename an automation and edit an automation's description.

  • Editor - View an automation's configuration or copy an automation's URL.

Platform(s)

Web/Browser, Mac app, and Windows app

Note
Consider having Omni create an automation for you. With Omni's AI capabilities, you can use plain text requests to build, update, and query in your Airtable base.


In this article, we will walk you through the various aspects of setting up the Twilio: Send SMS automation action, which allows you to engage customers via text message based upon a trigger related to an event that occurs in a connected Airtable base.

Many teams use Twilio for their SMS communication capabilities. By leveraging data and processes built in Airtable, you and your team can create automations that integrate the two services, resulting in powerful communication workflows.

If you’ve already started thinking about how you want to use this action in your automation, then it is time to start building in Airtable. Here are a few workflow examples that would benefit from using the Twilio: Send SMS automation action:

  • Sending an SMS containing a discount code to customers who fill out an Airtable form. 

  • Comms for an engineering team that needs to have an SMS message pushed out to assigned, on-call employees when an issue or bug requires priority response.

  • Scheduling SMS marketing campaigns based on a specific date or dates.

Twilio: Send SMS automation setup

To configure an Twilio send SMS automation:

  1. Open your Airtable home screen.

  2. Open the base where you want to create an automation.

  3. Click Automations.

  4. Click + Create new.

  5. Click + Create automation.

  6. Click + Add trigger.

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

  7. Click the + Add advanced logic or action button. A menu will appear with a wide variety of potential actions. Select the Twilio: Send SMS option.

  8. When setting up this automation for the first time, you’ll need to connect your Twilio account to Airtable. Check out the Managing external accounts support article for more general information about connecting accounts. For this particular automation, you will need to have both the “Account SID” and the “Auth Token” from Twilio which can be found on your Twilio console homepage.

  9. After authorizing and connecting your Twilio account you can move on to setting up the Body, To, and From fields in the automation configuration window. In the example below, we use a mix of dynamic and static values. Dynamic data comes from the record(s) in your Airtable base that triggered the automation to run. In this case, we are inserting the form submitter’s phone number in the To field.

  10. Other options - When setting up your automation you may also want to include a picture or a callback URL for status updates.

    1. Media URL - This is Twilio’s name for the feature that allows you to add an image to your SMS message. JPG, PNG, and GIF are the only file formats that Twilio currently supports.

    2. Status callback URL - As this automation triggers an SMS to be sent via Twilio, they support a way of tracking the state of the message (Queued/Accepted, Sending, Sent, and Delivered). For every status change, Twilio will make an asynchronous webhook to the URL provided.

  11. Turn and test the automation.

    1. After your trigger is set up the way you want it, you must click "Run test" to ensure the trigger is working properly. Below you’ll see that the action test has run successfully and sent the SMS message out to the form submitter’s phone.

    2. If the test runs successfully, then you can move on to adding more action steps and/or turning the automation on.

    3. Be sure to test all of the steps in the automation that you are building. Once every part of the automation has tested successfully, you’ll be ready to turn the automation on. Find the red colored “OFF” toggle and click it so the automation now appears as “ON” in green.