Twilio API Setup

Introduction

Twilio provides SMS services.

Creating Credentials

Credentials are created when you sign up to try Twilio.

Configuring Credentials

The Twilio API credentials are set in the Hashtag Framework config.    Set values for the keys: twilio_accountsid, twilio_authtoken, and twilio_source_address.   

To learn more about setting custom config values, read the Configuration Guide