Hi,
My customer has requirement like below:
Generally he would like to achieve an action - when a person, which isn't registered in Dynamics 365 as a contact send an email to Dynamics 365 queue, it should create a new contact and a new case based on an email.
Generally creating cases for existing contacts works fine, but it doesn't work for email address which aren't associated with any contact.
Generally the queue has enabled option "Create records for email from unknown senders" and I have created a creation and update rule, which should create a case as below:
As I described earlier - it doesn't.
In background sessions of email there is an error related with this creation and update rule:
Do you know how should I configure rules, to allow Dynamics 365 creating case for email addresses isn't associated with any contact?