I am looking for help with a workflow and I’m unsure if formatter, paths, filters, lookup tables or something else would work best. Here’s what I am trying to accomplish:
- Trigger: New Registrant in GoToWebinar
- Check to see if text exists in a dynamic Excel list (i.e. I’m searching for gmail.com, yahoo.com, text A, text B, text C, and so on; also not case-sensitive so that if someone types GMAIL all in capital letters for example it would still be found in the list)
- If text does exist, then no further workflow
- If text does not exist, then continue with other steps
I found similar examples in this forum with lookup tables, but that seems to be exact match only, and with Formatter, but this same workflow will apply to ~30 zaps so it will be difficult to put all the possible search text in the step. I also cannot figure out if there is a way to put a search step within a path. Hope someone can help me!