We have a webform that getting leads from all over the country. Depending on what zip code the lead is coming from we need to route that into a specific CRM. We originally were using the standard Filter and just using the state field to route. Now that we have broken this down into different cities we need to fine tune this.
The issue we are having is using the standard filter with a couple hundred zip codes for each of these zaps is going to be very time consuming. How can we create a filter using code (or some other option) so we can simply copy/paste the zip codes into each zap, instead of manually creating an OR statement for each individual zip codes?