Textmarks API Integration
This module automates API calls to TextMarks, a gateway service for sending SMS messages to mobile phones.
TextMarks lets you register a textmark -- a keyword like MICROSOFT -- that users text to 41411 to interact with your SMS site. The Textmarks API gateway lets you subscribe to your Textmark and send broadcast messages to individual subscribers or all subscribers.
This module provides three screens in Drupal:
- A settings screen to track your API connection settings (pictured @ right)
- A screen to send messages to all subscribers of your textmark
- A screen to subscribe a mobile number to your textmark (the mobile user must opt-in)
To use this module, you will need to create a free textmark and user account at their website:
http://www.textmarks.com/create/
TextMarks FAQ:
http://www.textmarks.com/info/help/
TextMarks Developers API guide:
http://www.textmarks.com/dev/
Credit for the core class.php file goes to Textmarks:
http://www.textmarks.com/dev/docs/apiclient/php/
(Thanks!)
Module development sponsored by Urban Insight.
