queueing API requests in Campaign workflow to not clog Target Delivery API
I have workflow like that.

In JS node I write the request to Target delivery API. Then it responds with JSON with products for a particular user.
Delivery API has such a constraint. Do you have any ideas how I can workaround this in Campaign workflow? I am a little newbie to Campaign that's why I am asking:
