Hi,
We created 2 D365 marketing apps (App 1 and App 2) in the same tenant. Email is a unique key constraint in the Contact entity.
I scheduled a flow to imported data for App 1 and save data into the Contact entity. Then, App 2 users try to subscribe with an email used for App 1, the users receive the message that they can’t subscribe because the email already exists.
Is it any way we can separate the data at the app level to allow users to create an entry in the Contact entity with the same email address?