Sending SMS via HTTP SMS API on SMSGlobal - Has anyone done this?

Mat4 years ago

Hi all,

I'm currently setup using SMPP to send via SMSGlobal which is working however messages to some networks are being blocked (Namely EE in the UK)

I was advised to try sending them by HTTP SMS API instead in-case EE are just blocking SMPP.

The parameters listed on SMSGlobal seem to be quite different to the code listed in the documentation. (With SMPP they helpfully list the code to input however no such joy with the http sms api)

I must add I'm very new to all this and trying to piece it all together but don't want to just guess.

Thanks in advance!