AppCloud Developer Framework for SMS sending
Hello there,
I'm new in the OMC world and I was requested for a POC with a strategic customer to create an app which will be able to send SMS to contacts.
I've been reading the development user guide and reviews several connectors but could not find answers.
the basic information I have:
1. I already have a sms provider which has the ability to send SMS using WS / API, this is the endpoint:
http://simplesms.co.il/WebService/sendsmsws.asmx?op=SendSms
I already have a username / password and 1000 sms credits.
What I need to achieve:
a campaign step that will also send SMS using this provider, I understood that I need to create an app in eloqua that will pass contact mobile phone number as parameter to this sms provider call but i could not find any similar example in all my searches.