Why use this?
We noticed that many of you needed a fast, reliable way to trigger workflows directly from SMS. Whether you’re coordinating teams or reaching customers, SMS triggers ensure that your workflow starts instantly in response to an inbound SMS to your Twilio numbers without needing manual intervention.Example Use Cases
- Build AI Agent in SMS that would receive a question and take action using workflows - perfect for creating responsive chatbots that can handle customer inquiries, process requests, and trigger appropriate workflows based on the message content.
- Trigger an internal workflow when a delivery driver sends an update - streamline logistics operations by automatically updating systems, notifying stakeholders, or adjusting schedules based on real-time SMS updates from the field.
- Initiate a marketing follow-up sequence based on customer text responses - automatically segment and engage customers based on their SMS interactions, ensuring timely and relevant communication flows.
Prerequisites
- A published Workflow
- A Twilio account with SMS capabilities
Steps
1. Create a Webhook Trigger
- Navigate to your published Workflow
- Add a new API Trigger
- Copy your webhook URL (the API key is already embedded in the URL)
2. Configure Twilio
- Go into the number you want to edit.
- Click “Configure”
- Scroll to “Messaging Configuration”
- For “A message comes in” “Webhook”, paste your webhook URL directly
