REST API in Adobe Campaign Classic V7? | Community
Skip to main content
November 12, 2018
Solved

REST API in Adobe Campaign Classic V7?

  • November 12, 2018
  • 1 reply
  • 5967 views

Is there any REST API implementation for Adobe Campaign Classic V7?

Cheers,

David

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by davidl14970702

Check out these to get started.

More details on HttpClientRequest

Re: Can we call an api using workflow in ACS?

What is listed will work in AC v7.

Basically, you can write your own HTTP/xml request in vanilla JS.

1 reply

davidl14970702
davidl14970702Accepted solution
Level 4
November 12, 2018

Check out these to get started.

More details on HttpClientRequest

Re: Can we call an api using workflow in ACS?

What is listed will work in AC v7.

Basically, you can write your own HTTP/xml request in vanilla JS.