Clay Icon

Automating the Re-run of Errored Rows Every Hour

·
·

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.

  • Avatar of Anouar S.
    Anouar S.
    ·
    ·

    Following

  • Avatar of shivam
    shivam
    ·
    ·

    Following

  • Avatar of shivam
    shivam
    ·
    ·

    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

  • Avatar of shivam
    shivam
    ·
    ·

    clay doesnt support workflows, not sure why that is the case ?

  • Avatar of shivam
    shivam
    ·
    ·

    Clay S. is there any way to achieve this ?

  • Avatar of Kate L.
    Kate L.
    ·
    ·

    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.

  • Avatar of Anouar S.
    Anouar S.
    ·
    ·

    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

  • Avatar of shivam
    shivam
    ·
    ·

    hmm rate limits would be very cool !

  • Avatar of Kate L.
    Kate L.
    ·
    ·

    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.

  • Avatar of shivam
    shivam
    ·
    ·

    is there no way to add custom sleep bw calls as well ?