Link to home
Start Free TrialLog in
Avatar of WTAus
WTAus

asked on

Using MyNetFone's 'MyText SMS API' could I trigger an SMS by receiving an email?

MyNetFone is a VoIP company that allows an SMS to be sent by running the following:

https://www.mynetfone.com.au/send-sms?username=[username]&password=[password]&to=[destination]&subscriptionId=[subscription id]&text=[message]  

Open in new window


Details on this page https://www.mynetfone.com.au/Residential/Home-Phone/MyNetFone-VoIP/features/MyText-SMS/API

What would be the best way to trigger the above code when receiving an email with a specific subject or from a certain sender?
Thanks for your help
ASKER CERTIFIED SOLUTION
Avatar of Phonebuff
Phonebuff
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of WTAus
WTAus

ASKER

Thanks Phonebuff we will give the vacation program handler a go...thanks for the suggestion.