Clay Icon

Troubleshooting Conditional Workflow for Content Enrichment

ยท
ยท

I'm running a self made waterfall of recent content, so checking if they posted on Linkedin, if not run an enrichment for if they've posted a blog, and so on and so on. I made one final merge column for the final results of whatever was found. When adjusting the conditional run settings, I used "Only run if Final Results Column" is not empty. Then it gave me an error, didn't save my changes, and says this workflow would cause an infinite loop and make the workflow not work. What does this mean - does this mean I should instead set up my conditional waterfall one at a time, in between each step? So run Column B if Column A came back with nothing, and so on and so on

  • Avatar of Channeled
    Channeled
    APP
    ยท
    ยท

    Oops, something went wrong. Could you repeat your question?

  • Avatar of Channeled
    Channeled
    APP
    ยท
    ยท

    This thread was picked up by our in-app web widget and will no longer sync to Slack. If you are the original poster, you can continue this conversation by logging into https://app.clay.com and clicking "Support" in the sidebar. If you're not the original poster and require help from support, please post in 02 Support.

  • Avatar of Adnan M.
    Adnan M.
    ยท
    ยท

    It's an infinite loop because the column is referencing itself.

  • Avatar of Adnan M.
    Adnan M.
    ยท
    ยท

    Instead make it run only after the last column before it has run.

  • Avatar of AJ C.
    AJ C.
    ยท
    ยท

    got it thanks