Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

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 Akzeptierte Lösung

Avatar

Korrekte Antwort von
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

Lösung in ursprünglichem Beitrag anzeigen

1 Antwort

Avatar

Korrekte Antwort von
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