Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

The 4th edition of the Campaign Community Lens newsletter is out now!
SOLVED

REST API in AC v6?

Avatar

Level 5

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

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

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

View solution in original post

3 Replies

Avatar

Correct answer by
Employee Advisor

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

Avatar

Level 5

Hi Vipul,

Thanks for the suggestion. I will check and get back on this.

Regards,

Adithya

Avatar

Level 5

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