How to Send Bulk SMS via API
Issue
How to Send Bulk SMS via API
Workaround
You may integrate with Trio Bulk SMS Gateway via HTTP Query String. As to ease up your process, you may follow the steps below as to access API Code Generator.
STEP 1: Login to http://cloudsms.trio-mobile.com/
STEP 2: Expand “Setting” ->> API
STEP 3: Select the method Type ->> copy Request URL
Sample HTTP Request:
Additional Information
PHP user may utilise CURL component for HTTP Request. More information of CURL can be obtained from http://php.net/manual/en/book.curl.php