


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!
Views
Replies
Sign in to like this content
Total Likes
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
Views
Replies
Sign in to like this content
Total Likes
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
Views
Replies
Sign in to like this content
Total Likes