Hi,
I currently have a zap set up where in a form entry looks for duplicates and if it doesn't find any, it creates a lead record in Salesforce.
To make it even more specific, I am having zap look into lead record and contact record and search by email fields and for account record I am having it search by Business name the lead provides in the form.
For lead record and contact record, I am able to move forward based on whether the email field exists or not.
I need to know if I can create a filter condition like this:
Only continue if:
“Account Name” contains “Lead Business Name (form entry)”
If I can’t I don’t know what would be another workaround.