ES

SMS plugin for Drupal integration

Send SMS messages using the LabsMobile platform integrated with Drupal content management system. Install our SMS Simple Gateway plugin and you will be able to send SMS messages in a matter of seconds.


Functionalities

  • Sending messages.
  • Sending messages in batches.

Requirements


Authentication

In the Drupal integration, authentication is performed with two parameters:

  • The username of the account to be entered in the username field.
  • The tokenapi to be assigned in the password field. This tokenapi can be generated from the API Settings section of your account.

Recommendation You can generate API tokens from the API Settings of the account. We recommend changing the token frequently and using different tokens for each use, connection or integration.


Installation

  1. Install the plugin SMS Simple Gateway in your Drupal installation.
  1. Configure the plugin with the parameters of your LabsMobile account.
Parameters
Base URL for sending messages => http://api.labsmobile.com/get/send.php
HTTP method => GET
Username field name => username
Username field value => myUsername
Password field name => password
Password => myToken
Sender (from) field name => _default_sender_
Number (to) field name => msisdn
Message field name => message
           
  1. You can now use all the functionalities of the plugin.