Expand my Community achievements bar.

Adobe Campaign User Groups are live now. Join our Adobe Campaign User Groups and connect with your local leaders!
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