Experimental project

This is a sandbox project, which contains experimental code for developer use only.

A simple module for sending SMS using Twilio's API.

The module provides the following:

  • an API for sending SMS messages
  • an API for retrieving a limited number of metrics
  • a test page for sending SMS messages to help test your Twilio configuration
  • a metrics page showing a limited number of Twilio usage information

To use this module you need an account on Twilio.com. Your account must have a telephone number to send SMS messages from and you need you Account SID and an Auth Token. These all need entering on the module configuration page.

This module only allows you to send SMS messages from a single number.

Project information