Optimizing Email Campaign Enrichments for Unique Company Domains
I have a contact list with 1,658 rows. My goal is to combine both individual/role-based enrichments and company based enrichments for an email campaign to these contacts. Given that the contacts table has upwards of 5-10 contact rows from the same organization (depending on company), I don't want to run redundant company enrichments in the contact table as-is, since it would consume a lot of redundant credit usage. What is the best method to run enrichments on only the de-duped/unique company domains, but then have the enriched company results populate/be linked with each contact row that matches that company? I think I'm looking for some method of linked tables or similar but am unsure. Thanks!