Service for sending SMS using GatewayAPI
A new service package is available, that help services send SMS messages to its users. The service uses the GatewayAPI SMS service. The service also publishes a configuration page, accessible from the administration page, and a simple script function making it easy to integrate with services hosted on the Neuron® where the service is installed. The service is also available open source on GitHub.
Installable Package
The service has been made into a package that can be downloaded and installed on any TAG Neuron. If your Neuron® is connected to this network, you can install the package using the following information:
Package information | |
---|---|
Package | TAG.Service.GatewayApi.package |
Installation key | qHh3N01htgWDSci38o+U1c4O76prAaZ54FjGbweFLUcHmWNZn1WtORx+87Z+xZFydk886sxDRBAAb900fba31cac92078bed72e8d89fda7e |
More Information | https://lab.tagroot.io/Community/Post/Service_for_sending_SMS_using_GatewayAPI |
Configuration
After installation, you will find the service in the Software section:

Press the button to open the configuration page. Fill in the parameters provided to you by GatewayAPI. Make sure you use the European server, if you configured your account for use within Europe. Otherwise you leave the box unchecked. You can also provide test parameters to test your configuration. Notice that the sender name can only be 11 characters if consisting of non-digits.

You also have a Sniffer available (if you have sufficient privileges) to trouble shoot any configuration or communication issues:

Sending SMS from script
Once the service is configured, you can send SMS messages easily from script, using the SendGatewayApiSms
script function, as follows:

Onboarding API
The custom Onboarding API provided by TAG has been updated as well, and been changed to use the new service instead of the earlier service textlocal
.