Textmarks API Integration

Component ID

342946

Component name

Textmarks API Integration

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

1927

Component created

Component changed

Component body

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:

  1. A settings screen to track your API connection settings (pictured @ right)
  2. A screen to send messages to all subscribers of your textmark
  3. 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 textmark and user account at their website:
http://www.textmarks.com/signup/get_started/

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.