Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

The 4th edition of the Campaign Community Lens newsletter is out now!
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