srikar nagadevara
srikar nagadevara

Reputation: 77

Send Messages from Azure to Mobile phone number

I need to send messages(Not Push Notifications) using Microsoft Azure. I have an account and can you guide to me for any documentation.

Scenario: I Need to send messages to a mobile no using Azure. How can I do this?

Do I need to do an AJAX call using JS? Or Can I achieve it any programming language? Please guide me.

Thank You, Srikar Nagadevara

Upvotes: 3

Views: 11700

Answers (1)

J. Picasso
J. Picasso

Reputation: 11

Try taking a look at these links, they are doing what you are describing.

Send SMS: https://www.strathweb.com/2012/10/send-text-messages-sms-from-web-api-using-azure-mobile-services/

http://www.sms-integration.com/sms-from-azure-227.html

Upvotes: 1

Related Questions