HI,
Adobe has implemented NetSize as sms provider withing AC. Is there a way to trigger API calls from Adobe to send SMS? if so what is the WSDL Schema for that ?
thanks
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
Depending on your use case, you may want to look into licensing Message Center for transactional deliveries, which was purpose-built for low latency, high volume simple API-driven messaging.
You can also make a makeshift Message Center by spooling requests to a queue table and processing them from a workflow with a near-realtime (e.g. 1 min) schedule. WSDL would be ordinary CRUD to the table, i.e. xtk:session#Write. A less maintainable option is to roll a custom API endpoint via schema def + js to instantiate templates and deliver them.
Thanks,
-Jon
Hi,
Depending on your use case, you may want to look into licensing Message Center for transactional deliveries, which was purpose-built for low latency, high volume simple API-driven messaging.
You can also make a makeshift Message Center by spooling requests to a queue table and processing them from a workflow with a near-realtime (e.g. 1 min) schedule. WSDL would be ordinary CRUD to the table, i.e. xtk:session#Write. A less maintainable option is to roll a custom API endpoint via schema def + js to instantiate templates and deliver them.
Thanks,
-Jon
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
SMSala is one of the best Global SMS Services provider, having a wide range of SMS connectivity solutions developed to meet all of SMS messaging needs. Our SMS solutions are designed for the sole purpose of connecting with your clients and potential customers and thus helping you in increasing your reach and business, communicating time-critical informational to users and the general public.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies