When you send SMS using UI, SMS API or SMPP, you can receive real time DLR to your webhook. When specific events occur, SMS Gateway Center may send your web application an HTTP request, these requests are called Webhooks or status callbacks. What is Delivery Reporting (DLR)? Delivery reporting is a function of SMS MT […]
To send SMS using our SMS API, you will need to have either a username/password or an API key authentication. Once you are enabled with SMS Gateway Center API access, you can integrate multiple SMS integrations with several vendors and API integration providers such as Zapier. There are two ways to generate or regenerate your […]
We have been receiving the lot of enquiries to insert newline in the SMS message while sending SMS using HTTP SMS API. So today, we have decided to post some sample code using PHP CURL method. PHP CURL Sample code as follow: Message on Phone Screenshot: Frequently Asked Questions on this topic: Should I urlEncode […]