So, I’ve reviewed everything I can find in the community about this topic and don’t see anything directly on point. I am using a form tool (DecisionVault) to gather information from clients. Some of this information includes birthdates of their children. There is a field for date of birth for each child (e.g. child1_dob, child2_dob, child3_dob, etc.). These show up in the record coming in from the Zap step requesting the contact information from the form software. The number of children is obviously variable and the form software just adds more fields as needed. What I need to do is iterate over all of the dob fields and determine if any of the children are minors. I plan to use date math to determine if they are minors or not. The problems I’m having are 1) how to handle the fact that the fields can vary based on number of children and 2) how can I just pull out all of the dob fields from the recordset and parse those. What I think would work for 1) is using a wildcard, but I don’t know if that’s possible in Zapier (i.e. child*_dob). I don’t really know how to solve 1) other than I could go to a webhook API request and parse the result in Code by Zapier. Any ideas?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.


