Since 1999, many advanced functions have been added to the Text Marketer platform to allow for better SMS Marketing campaigns and ease of integration with other software packages. With our…
You can very quickly and easily integrate SMS into Contact Form 7 for WordPress to enable SMS messages when somebody submits an enquiry to you. Text Marketer provide one of…
How to configure Outlook to send SMS Text Messages Outlook already has an inbuilt email function but as many businesses know, only a small percentage of emails get read. Also,…
How to configure SAGE ACT! to send SMS Text Messages SAGE ACT! already has an inbuilt email function but as many businesses know, approximately 20% of emails get read. Also, if…
These instructions explain how to set up and activate SMS integration within your Opera system to use Text Marketer’s SMS gateway and benefit from lower costs per text message. Initially,…
Build an SMS Gateway in PHP It’s a very straightforward task to build a small script in PHP to utilise our SMS Gateway to send out text messages. The benefit…
Please note that this blog page has been superseded with http://www.textmarketer.co.uk/developers/sms-email-gateway.htm Our email-to-SMS service provides a simple way for you to send text messages via email. This is in addition to our…
This blog post has been superseded with our website documentation sms This resource deals with sending SMS to customer. This document is referred to by the REST SMS Gateway API – Specification Document. Resource…
This blog post has been superseded with our website documentation deliveryReports This document is referred to by the REST SMS Gateway API – Specification Document. Resource URI: http://api.textmarketer.co.uk/services/rest/deliveryReports Actions on the list of available…
This blog post has been superseded with our website documentation credits This document is referred to by the REST SMS Gateway API – Specification Document. Resource URI: http://api.textmarketer.co.uk/services/rest/credits Actions on the account credits.…
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…
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…
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…
When constructing the message for your SMS Marketing campaign you should be aware that not all characters are supported by the GSM networks. They have a specific character set that…
Class Name: ProcessDeliveryReport This class enables you to access your delivery reports in a nice simplified way. You can search for the outcome of a message for a given number, specify…
Class Name: SendSMSNotifier This class is designed around the FREE Text Marketer SMS API, you need to sign up here to use it. SendSMSNotifier is a singleton class design, incorporating…