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.
Views
Replies
Total Likes
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
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
Thanks Manoj!
Please share if you have more details or any link for the using the middleware with ajo and amazon sns
Views
Replies
Total Likes
Views
Likes
Replies