Sent deliveries to different emails (Linked in each campaign) of the same Recipient, without storing it in the schema
It is necessary to be able to control and modify the contact data for each recipient (email, phone, address, etc.) used in each delivery.
In other words, for an email delivery, it should be possible to choose which email address the delivery is sent to for each recipient, without necessarily using the email stored in the recipient schema.
For example, a customer creates an account with the email address xxx@gmail.com, and that address is stored in the recipient schema. However, later on, the customer leaves a form on the website with the email address yyy@gmail.com, and additionally signs up for another service with a third address, zzz@gmail.com.
Campaign A should be sent to the recipient at the address yyy@gmail.com, and Campaign B to zzz@gmail.com. However, in neither case should these addresses be stored in the data model; they should only be used for those specific campaigns (storing them in the model risks using them in other campaigns).
Is it possible to manage this in any way? We have seen that the email used in Target Mapping can be modified, but to do so, it is necessary to select a field that is part of the data model.
Thank you in advance!!!