Hi,
I'm having an issue where I'm trying to pass through over the allowed "1000 calls per 5 minutes". I have roughly 2500 records. Can someone help with an iterative macro that runs through the records and then when the DownloadDate comes back with "{"error":"too_many_requests","message":"You have exceeded your allowed request limit against the api try again later. See the X-Rate-Limit headers for more details"}" use a pause for 8 mins? 8 minutes just to be safe.
I'd then like to union all the results together. TIA