Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
is there any way we could connect amazon sns serivce for sms to AJO for using it as a sms connector
Solved! Go to Solution.
Hello @pushpadubey031
You will need a middleware in between AJO and the Amazon SNS. Some server-side code can accept the data and then call the SNS API.
In AJO, you can use the actions to post the data from AJO to this middleware and then call the SNS API to send the SMS.Documentation on how to create custom actions in AJO is here: Use custom actions | Adobe Journey Optimizer
View solution in original post
Thanks Manoj!
Please share if you have more details or any link for the using the middleware with ajo and amazon sns
Views
Likes
Replies