In my previous post, I explained how we could receive and manage emails within Dynamics 365 using a shared mailbox linked to a queue. When emails are received from unknown senders, by default, a new contact gets created. Unknow means that there is not a record in the system with the same email address. "Contact" … Continue reading [email-II] Creating contacts
Category: Microsoft Exchange
[email-I] A common mailbox
One of the most common requirements I have seen in business applications projects is the ability to receive and send emails directly from the main customer management system (e.g. CRM). A simple solution for this is to use Server-Side Sync to integrate Microsoft Exchange mailboxes with Dynamics 365 / Microsoft Dataverse. By the way, this … Continue reading [email-I] A common mailbox
Using “EWS Editor” to fix “Dynamics 365 App for Outlook” issues
This article describes how to use the EWS Editor for Dynamics 365 utility to resolve Dynamics 365 App for Outlook issues. This post is a continuation of my previous article where I listed several checks to fix deployment issues with the Dynamics Outlook App. EWS Editor was originally created to demonstrate the capabilities of the Exchange Web … Continue reading Using “EWS Editor” to fix “Dynamics 365 App for Outlook” issues
Fixing Dynamics Outlook App deployment issues
This article describes several options to resolve issues when deploying the new Dynamics 365 Outlook App but the user cannot see the Dynamics add-in in his/her Outlook. One of the most challenging errors that we have found so far was this one: ExchangeError:UnknownIncomingEmailIntegrationError See below more details regarding the same, but before that, I'll first … Continue reading Fixing Dynamics Outlook App deployment issues
401 Authentication Error, CRM Email Router stopped working
We noticed incoming emails stopped getting in and we saw a 401 Authentication Error in the CRM Email Router server logs. Nothing has changed in the system account used for this Forwarded Mailbox and the password is still valid. Deployment: CRM Online + CRM Email Router + Exchange Online CRM Email Router Configuration: Forward mailbox … Continue reading 401 Authentication Error, CRM Email Router stopped working