Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!
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