Hi Folks,
I’m relying on your help once more…
Now it’s about the following case:
I get a domain, first name and name via webhook (e.g. @dummy.com, John, Doe).
My goal is to test, which email belongs to john doe’s personal account.
For this i am using a tool in make called “Email List verify”.
In this tool I want to use the function “verify an email”.
Before the module “Email List verify” I created a perpetrator, which creates 18 different possible combinations from the domain and the name (module: set multiple variables).
Now i want, that the automation goes through every combination, until the module “Email List verify” output is positive.
Do you have an idea, how to do this?
Screenshot 1:
Screenshot 2 (output of set multiple variables):
Screenshot 3: (Input in email verfifyer):
THANKS FR YOUR HELP!