Hi there,
What is the best way to handle when the Clearbit "Find Company by Domain" action fails?
As shown in the attached image “Should This Step Be Considered A "success" When Nothing Is Found?” has been set to true.
In the subsequent Python step I use the “sDummy]” value so that the Python code should never fail because “Cb_company” is empty in the case that Step 4 does not return a company name.
However, as shown in the attached image Step 5 and the subsequent steps which are dependent on Step 5 fail because Step 4 fails.
I do not think this should be happening since “Should This Step Be Considered A "success" When Nothing Is Found?” has been set to true but I wanted to ask the community first before reporting this as a bug to Zapier.