Expand my Community achievements bar.

Join us for the Adobe Campaign Community Q&A Coffee Break on 30th September at 8 am PT with Campaign experts Arthur Lacroix and Sandra Hausmann.
SOLVED

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

Avatar

Level 2

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!

1 Accepted Solution

Avatar

Correct answer by
Level 4

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

View solution in original post

1 Reply

Avatar

Correct answer by
Level 4

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