External API request with Buffer and Batch

Hi,
I am using External API requests to post data in a website and now need to create a loop that will create hundreds of POST requests to update a websites data. This website has a rate limit for requests in their endpoints.

How can I apply a waiting buffer per request and Batch size in the External Requests? Thank you very much.
Working with APIs
2 replies