REST API in AC v6? | Adobe Higher Education
Skip to main content
adithyacs86
Level 5
September 21, 2018
Resuelto

REST API in AC v6?

  • September 21, 2018
  • 3 respuestas
  • 4718 visualizaciones

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

Este tema ha sido cerrado para respuestas.
Mejor respuesta de vraghav

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

3 respuestas

vraghav
Adobe Employee
vraghavAdobe EmployeeRespuesta
Adobe Employee
September 21, 2018

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

adithyacs86
Level 5
September 21, 2018

Hi Vipul,

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

Regards,

Adithya

adithyacs86
Level 5
October 4, 2018

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