chris_uk Posted July 4, 2011 Posted July 4, 2011 Hi, I'm looking for an SMS API that will allow us to include text messaging into some of the web apps that we have developed as a school. Any recommendations from people who have done this before? Chris
CAM Posted July 4, 2011 Posted July 4, 2011 Only free option is CommandReporter to export the contents for pre-made reports in SIMS, otherwise you have to pay Capita for an SDK.
chris_uk Posted July 4, 2011 Author Posted July 4, 2011 I'm talking about using SMS, Text messages. I have a web application that we would like to incorporate some text messaging with. I did have some awesome help from @LosOjos when I did need it about command reporter last year.
LosOjos Posted July 4, 2011 Posted July 4, 2011 (edited) I'm talking about using SMS, Text messages. I have a web application that we would like to incorporate some text messaging with. I did have some awesome help from @LosOjos when I did need it about command reporter last year. Always glad to help! As for an SDK, what @CAM says is [probably] right, you would have to pay Capita to use the "Business Objects" (really just a set of DLL's providing SDK-esque functionality). The reason I say probably, is because I have heard mixed opinions on whether or not you have to pay to use this if it's solely for your school's use; you definitely have to pay if you plan to share whatever you create. This is where I'm unsure as to the licensing when used online... best to call Capita on this one. From what I gather, support for the SDK is limited at best though, so even if you do find you can use it for free (or are willing to pay whatever they're asking) it'll probably prove to be more hassle than it's worth. Personally, I'd have your system read the phone numbers from an XML file (tip: use the "ExternalID" to identify students; guest pupils don't have admission numbers!) and setup a batch file to update the XML on your webserver every night. I know that at least one commercial VLE does it this way (Frog), so that should tell you how much hassle it would be to use the "SDK"! EDIT: and I've just re-read your initial post, you weren't asking about SIMS at all - my bad! Edited July 4, 2011 by LosOjos
webman Posted July 4, 2011 Posted July 4, 2011 Yes, but they cost. Have a look at SMS API | SMS Gateway | mediaburst the powerhouse of SMS 1
chris_uk Posted July 4, 2011 Author Posted July 4, 2011 I already have the web application written, I am just trying to improve it by sending texts to parents and wanted to know is anybody had any experience with a text messaging API and could suggest which company to use for it. Thank's to your help with command reporter we have all of the data I need coming out of sims .net on a nightly basis into MySQL for our staff intranet.
Soulfish Posted July 4, 2011 Posted July 4, 2011 I know from speaking to Groupcall they're looking at making something available for use with their texting application. But if you just want to use a commercial provider most have fairly simple APIs to integrate into, usually some form of web service. Simply send it your data and out the SMS goes
chris_uk Posted July 4, 2011 Author Posted July 4, 2011 Yes, but they cost. Have a look at SMS API | SMS Gateway | mediaburst the powerhouse of SMS I sent them a message last night asking about pricing. Just waiting to hear back from them. I am happy to suck of the cost, ofsted picked up on our need to improve communication and this is a good way of doing it.
jdoyle Posted July 4, 2011 Posted July 4, 2011 not sure if this is exactly what you're after but the JANET text service mentions an API set JANET txt
pcstru Posted July 4, 2011 Posted July 4, 2011 I've used BulkSMS, who provide an HTTP based API (example code is in the parentmail spreadsheet I published here a few weeks ago, we've also interfaced it with PHP on a joomla website). Also used TxtLocal before bulkSMS. They were cheaper (at that point though not now) and provided a simple email interface.
samwize Posted July 15, 2011 Posted July 15, 2011 There are many SMS API. Eg. developer.hoiio.com With one http request, you will be able to send the SMS from your web app. I have done this before using Hoiio API. PM me if you need help.
chris_uk Posted September 26, 2011 Author Posted September 26, 2011 @webman many thanks for suggesting SMS Provider | Bulk SMS Software | SMS Marketing | Mediaburst. They have been a massive help. We signed up for invoice payment on a monthly basis.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now