Coding your own IVR
User emilorol posted this in the Twilio module issue queue and I thought I would make a handbook page for it to capture the information.
You are browsing documentation for an older version of Drupal, which is not supported any longer, and the information may not be correct. See current documentation for Contributed modules
The Twilio module provides standalone integration with the Twilio cloud communication provider. It was born out of a need for a simple SMS integration solution for Drupal 7 but has evolved to encapsulate the wide array of features available specifically to the Twilio platform.
Rules - Adds rules events and actions for SMS messages
Basic Rules Integration Instructions
Option 1. Send SMS Message Based on Drupal Event
Option 2. Execute Drupal Event based on a Received SMS Message
Some alternatives for integrating Twilio into your Drupal site include the following:
User emilorol posted this in the Twilio module issue queue and I thought I would make a handbook page for it to capture the information.