I need to implement 470 Send To rules. Is there a way to do this in bulk or generate them dynamically, rather than adding each rule individually?
I have 470 zip codes, each one assigned to a recipient’s email (75 different emails). Right now they live in an excel file, but I can toss them in a database table.
I am comfortable editing the database and competent in PHP/ MySQL, however I am not sure if this is possible or what hooks to grab onto.