boz
boz

Reputation: 419

sms gateway with url callback option

I know there are a bunch of SMS gateway related questions on this site but i have a specific requirement that i would like some direction on.

For example:

Lets say i wanted to create an SMS activated emailing application. A user might send the following message to the SMS gateway:

'[email protected] : hey, ill be home late for dinner'

And the gateway would receive the SMS and post to 'myapp.com/email/create' with the various details of the SMS in the post data.

Can anybody recommend an SMS gateway (needs to be used with Australian number) that has the ability to post the message etc to my own website when a user sends an SMS to the gateway?

Upvotes: 0

Views: 1763

Answers (1)

Noon Silk
Noon Silk

Reputation: 55182

Yes, all of them.

They all do this (you configure the URL).

-- Edit: Just incase it's not obvious, you need to have a dedicated number for this purpose. If you don't, they use a general (and sometimes rotating) number for sending your messages out. Obviously, if you wish to have a message go directly to you (2-way service, is what they call it) you need to have a dedicated number.

Upvotes: 1

Related Questions