I am making “list” requests to try and retrieve all clients from the FYI API (https://developers.fyi.app/). I am retrieving 500 clients at a time as per_page for “list” request types is restricted to values [1-500]. Retrieving the 1st 500 and 2nd 500 clients works as expected but when I try retrieving the 3rd 500 clients, my zap returns “This Webhooks by Zapier step was throttled.”
Not sure if this is because I am exceeding the rate limit? I have even tried adding a 1 minute delay between the 2nd and 3rd API calls to see if that would work but I still encounter the same issue.
Anyone have any insight on how to fix this?




