SMS Settings
SMS Settings
You can subscribe to an SMS provider to send SMS to mobile numbers.
To integrate SMS in OneHash, approach an SMS Gateway Provider who provides HTTP API. They will create an account for you and will provide a unique username and password.
To access SMS settings, go to:
Home > Settings > SMS Settings
To configure SMS Settings in OneHash, find out their HTTP API (a document which describes the method of accessing their SMS interface from 3rd party applications). In this document, you will get an URL which is used to send the SMS using HTTP request. Using this URL, you can configure SMS Settings in OneHash.
Example:
The above URL will send SMS from account abcd to mobile number 9900XXXXXX with sender ID as DEMO with a text message as "THIS IS A TEST SMS".
Updated on: 02/04/2023
Thank you!