Hi Experts,
In Dynamics 365 Marketing, is there any way to prevent create new contact from page submission if the condition doesn't meet as what we define in Matching Strategy?
As what I found, every time user submits data in marketing page, it will create record in entity msdyncrm_marketingformsubmission. This entity has field called msdyncrm_contactmatchingresult which determine whether Create or Update contact accordingly.
But requirement is, if there's no contact match, then don't create new contact. If match, then update contact as what they submit.
Is there any configuration in Form Submission? to enable/disable contact creation.
For example, Form A: only being used for update contact data. Form B: allow system to do contact creation if not match.
Thank you.
Audrey