Technical

skebby sms

RESTful Web Services SMS Gateway API Overview

This blog post has been superseded with our website documentation In addition to our simple HTTP SMS Gateway API, explained here, we also provide a ‘RESTful’ SMS API to give you access to information about your SMS marketing account (don’t have one? Create a…

REST SMS Gateway API – Specification Document

This blog post has been superseded with our website documentation For an overview of what REST and our RESTful SMS API is all about you may like to read our RESTful SMS API Overview. If you prefer you can use the simple SMS gateway, rather than…

REST SMS API Code Examples

This blog post has been superseded with our website documentation In our REST API specification document we saw, in general terms, how to make a request to our REST SMS API and how to deal with the response. Here we provide you with some…

Example of a Delphi/Pascal Interface for the Bulk SMS Gateway / API

For more information regarding the bulk sending API click here. A code example for sending SMS via a Delphi Pascal language, thanks to Graham Murt for the example code. {******************************************************************************* * * * TextMarketer Delphi/Pascal Interface * * * ******************************************************************************** { example…

PHP and SMS

PHP is the very popular web scripting language, to make things easy for the PHP programmer we have provided some (almost!) plug and play  PHP code that easily integrates PHP with our SMS Gateway. Simple Example of sending SMS with PHP…

SMS Gateway Reliability – The Chain is Only as Strong as the Weakest Link

Most bulk SMS providers, (including ourselves) will take great pains to point out the merits of direct connections to the UK Networks, and a direct connection is indeed essential for a first class, reliable SMS service. But that is only part…

System Update – Upload your mobile numbers straight from Microsoft Excel

The development team at Text Marketer have had a busy few months and the latest system improvement has now been launched. Following customer research, we have now built into all accounts the ability to upload numbers straight from Excel, without having…

Using the SMS Gateway API, Automating Delivery Report Collection

This blog post has been superseded with our website documentation Introduction If you are using the API / Gateway to send bulk SMS you can collect your delivery reports from the server, which is a good way of removing bad numbers from your data.…