[email-II] Creating contacts

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

[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