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!

Asynchronous API calls from Adobe Campaign (& External Delivery) | Campaign Blog

Avatar

Administrator

1/12/21

Check out this post on Blog by Florian Courgey, by our own Community MVP @Florian_Courgey, about asynchronous API calls. This blog post explains how to speed up your HTTP calls with parallele HttpClientRequest API calls.

 

Blog Abstract:

Speed up your HTTP calls with parallele HttpClientRequest API calls! Ideal for batching unit calls.

Business Case

Use async HttpClientRequest executions for External Delivery that calls a vendor with unit API calls. Here, the Delivery has a Routing of type “External” with a Post-Processing workflow containing: a Signal, an Javascript code for initialization, a File Loading (containing broadlog id & content), Update date to Update braodlogs status to Pending and the Javascript code with API calls:

 

Complete Blog Post:

Asynchronous API calls from Adobe Campaign (& External Delivery)

 

In case of queries, feel free to reach out through the below comment section.