Hey Guys,
I have a scenario where I need to send multiple emails to the same user email in the same batch but want to keep a separate user profile (different custom attribute values for personalization).
But Afaik, braze deduplicates at the send time, so only one email is delivered to a single email ID.
use case for this is: let's say a user has 3 different insurance policies but uses the same email for all of them, so we need to send 3 different policy emails to a single email ID in the same batch.
any suggestion?