Hi Team,
we have a requirement where in the customer wants to trigger emails from AC using REST API. Is this possible.
If so do we have any documents on how to do the same.
Thanks,
Adithya
Solved! Go to Solution.
Hi Adithya,
There is no REST API in v6. Only SOAP API.
What you can do is create a JSSP page to get the JSON request and then use the internal api of nms:delivery called SubmitNotification to fire email.
Regards,
Vipul Raghav
Hi Adithya,
There is no REST API in v6. Only SOAP API.
What you can do is create a JSSP page to get the JSON request and then use the internal api of nms:delivery called SubmitNotification to fire email.
Regards,
Vipul Raghav
Hi Vipul,
Thanks for the suggestion. I will check and get back on this.
Regards,
Adithya
Hi Vipul,
I am very new to the java platforms and need some help on the solution provided :-
What you can do is create a JSSP page to get the JSON request and then use the internal api of nms:delivery called SubmitNotification to fire email.
Can you provide any kind of example, i think i can some info on this.
Thanks,
Adithya
Views
Replies
Total Likes