I've been asked to limit the number of contacts per company that receive the same email. Is this possible? This would be for one off email sends and not every email.
For example, company A has 45 contacts, company B has 8 contacts.
For Company A, we only want to send to 10 of those contacts not all 45. Is this possible and can we pick which contacts get the email?
Thanks
Solved! Go to Solution.
There's no way to do this without using a webhook to do that kind of intelligent bucketing.
One idea (that would require a lot of manual work) is to create a custom field that would flag certain contacts as a priority for one-off emails. You'd set the field to true for the contacts you want to prioritize and then use that as a filter in your one-off email smart lists. If you didn't want to create a custom field, you could use a static list instead.