Hello,
I’m using the Pipedrive API to check my leads in Clay. However, when there are more than 100 records, I get errors. It seems Pipedrive can’t handle simultaneous API requests like this, and I’m not sure how Clay is sending them.
Is there a queue or a way to delay each request? Right now, I have to manually click through each one with a delay, which isn’t ideal.