How can I make a bulk request to an API instead of a individual request?

Hi, I use a couple of APIs such as TrueMail and Mailshake that can accept both individual requests and bulk requests. In my flow I have been making individual requests to the API, but I am hitting rate limits by not using the bulk requests. How can I do this within Parabola?

Hey Patrick! Can you clarify if this is for the API Import, API Export, or API Enrichment?

In general, the answer is “yes”. You need to use a few additional steps to build the array that will be included in the payload. Check out Brian’s response on this other topic for more info on how to accomplish this: Passing variables to API Import