Can Adobe Campaign Classic execute an API call into a 3rd party system in order to retrieve data? | Community
Skip to main content
Level 2
September 5, 2019
Solved

Can Adobe Campaign Classic execute an API call into a 3rd party system in order to retrieve data?

  • September 5, 2019
  • 1 reply
  • 2481 views

Basically, we are looking to build an API that accesses a 3rd party API and pulls in customer data.  This data would be recipient data and we would like to create a basic workflow that then deploys a "welcome" email.

How would we go about setting this up?

Thank you, in advance!

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 saikatk2447661

Hi Bob,

You can use this HttpClientRequest (Class)  to call 3rd party API and the use this SOAP methods in JavaScript  to load it.

Thanks,

Saikat

1 reply

saikatk2447661
saikatk2447661Accepted solution
Level 4
September 5, 2019

Hi Bob,

You can use this HttpClientRequest (Class)  to call 3rd party API and the use this SOAP methods in JavaScript  to load it.

Thanks,

Saikat