Hi -- trying to figure out why this waterfall isn't working but at a loss. As you can see the last step here is returning emails but the last verification step doesn't run and it's not outputting anything
Max Thilen Likely the verifier isn’t getting the email field passed in double-check mapping in that last step so it takes the email output from the prior step
where do you actually configure that though? i see where to choose the output column but not where you set the verification input
though it seems like there might be something wrong in general with the waterfall bc on twinstanley it found the email in a prior step but verification didn't run. weird because this is the clay out of the box email waterfall
Sorry for the confusion—There isn't any bugs/double charge When an email is found, we automatically run a validation step to check its accuracy. These validation columns are hidden by default to keep your table clean, but you can reveal them by selecting "Show All Columns" - this lets you review the email validation status directly.
Each time you try to find an email, we reach out to our providers. If they return a result, that counts as successful and credits are used. From there we send it to a second provider for the validation step. Since they're two individual providers and both can't know in advance what a provider will return, we can't avoid this charge. What we do to prevent further credit costs is once an email has been found by the first provider and marked invalid by the second provider, we won't re-validate the same one because we add this email in the formulas for the other validations downstream. If another finder step runs afterward, it will only validate if it receives a new, different email. This helps avoid duplicate charges wherever possible. If you have any more questions or need further assistance, feel free to ask!
Hey Bo (Clay) -- I am looking at all columns, what i'm confused about is why it's not-running validation steps or outputting contents. See the row here highlighted in a red box An earlier step found work email, but validation did not run, then the next step looked up work email again, validation did not run, then the final step ran, it did not return a result, and no email was output even though one was found https://app.clay.com/workspaces/98440/workbooks/wb_0t1nnnz8Su3ziGsEqxp/tables/t_0t1pwaxn2KZHzdNEchG/views/gv_0t1pwaxGztUFrKNSgxV