Send Personalized SMS from Airtable via Twilio - n8n Workflow | Neura Market
Send Personalized SMS from Airtable via Twilio
Fetches phone numbers and names from Airtable, then sends customized SMS messages using Twilio on manual trigger.
This simple yet powerful n8n workflow automates sending personalized SMS notifications to users whose contact details are stored in Airtable. Starting with a manual trigger, it lists records from a specified Airtable table, extracting fields like 'Name' and 'Number'. Each record triggers a Twilio node that composes and dispatches an SMS with a greeting like 'Hello, [Name]! Sending this SMS from n8n!' from a configured Twilio number.
The benefits include effortless bulk messaging without coding,
Platform
n8n
Category
Health & Fitness
Price
$4.99
Creator
Bryce Yu
SMS
Twilio
Airtable
Messaging
Notifications
Communication
Automation
Health
Fitness
Personalized
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.