Hi @DancingMachine
Good question.
Try adding Filter steps to your Zap: https://zapier.com/apps/filter/help
Paths can also be used, but required a higher Zapier plan: https://zapier.com/help/create/customize/add-branching-logic-to-zaps-with-paths
I found the answer from another community thread.
https://help.zapier.com/hc/en-us/articles/8496308621197#1-add-a-formatter-step-to-your-zap-0-0
I took the date of the customer registration (i.e. today) and compared it to the customer’s date of birth.
You will then get an “output days” number. For ages 18 and up, the “output days” needs to be at least 6,570 days (365 days * 18 years).
Then I created a filter requiring that the “output days” is greater than “6,569”
Wah-lah, I can now perform an action for my customers that are at least 18 years old and older.
So glad to hear you got this one sorted, @DancingMachine and thanks for coming back to share your solution!