Hey - happy new year! Anyone got any idea how to re-run errored rows every hour rather than having to go in and manually do it? Wondered if there was a way to do it via API. Real PITA at the minute.
Following
Following
I tried to see if we can use clay api to do this, looks like we cant do this for now with an api : https://www.clay.com/university/guide/guide-find-clay-api-key
clay doesnt support workflows, not sure why that is the case ?
Yeah I had a look too to see if there was some sort of action that might re trigger it but unfortunately can’t find anything. Sometimes the requests fail because of rates and what not, or simply because a service just didn’t succeed, so it’d be good to be able to retry failed rows without the need to constantly go in and check.
In some cases it is in Clays interest to make calls to other vendors more cumbersome in order to push their own solution so that we spend credits. Like here: https://clayrunhq.slack.com/archives/C025XGWSYTX/p1734951412230299
hmm rate limits would be very cool !
Yeah rate limits or the ability to delay/batch/schedule rows/cols so that we can avoid hitting rate limits from other APIs. In the instance that over 400 contacts are pulled through, you can't run them all through the Apollo integration because (as you rightly mentioned Anouar S.) it fails due to limits outside of our control.
is there no way to add custom sleep bw calls as well ?