Hi Everyone, I have a question. ๐ My client has a MASSIVE ICP scoring system that lives in HubSpot. New companies are run through it once a day. I need this score to see if the rest of the table run should proceed. If I set run conditions to "Only run if X field is not empty". I get a "run doesn't meet requirements". That field will be filled at some point, but it won't self-trigger will it? It's a manual operation to re-run the rows when that data finally comes through?
it'll get skipped if the run condition isn't met and won't automatically retry later. you'll need to rerun those rows or set up a trigger that fires when the score becomes available. maybe you can use enrichment tools like icypeas or even in clay to feed the data into automations so you can have a clear trigger after the data lands makes the whole flow much more reliable
from adriansanthosh :
You're right โ it won't self-trigger. That "not empty" check only runs once, the moment the record hits it. If the field is empty at that moment, it just fails and moves on. It won't come back later and check again on its own. So right now, yes, it's a manual re-run once the ICP score comes through. To fix that, we can turn on re-enrollment on the workflow, so anytime that ICP score field goes from empty to filled in, it automatically re-enrolls that company and runs it back through. That way nothing needs to be re-run by hand.
