The most popular integration for companies with Dynamics 365 is the integration with SharePoint. Getting the documents you have in Dynamics automatically moved to SharePoint improves productivity and saves you money. Learn how to set it up yourself!
Accessing the Exchange calendar in Node.js via Connect Bridge
Accessing Microsoft based systems, like Microsoft SharePoint or Exchange, from Node.js applications, especially those not hosted on a Microsoft Windows platform, may be a little tricky.
Taking smart manufacturing to the next level
With the modernization of manufacturing, machines became connected to PLCs and sensors, and the manufacturing processes became more complex. But how smart is this modern “smart manufacturing”? There is still a gap between the factory automation at the…
Microsoft Exchange API in your Java code
Your Java code needs to send mail using Microsoft Exchange Server. Or you need to read email from Microsoft Exchange Server using Java. Or maybe it is the calendars that you are interested in and you are trying to get information from there or trying to sync…
JAVA DEVELOPERS: Talking to Microsoft Dynamics in your Java code
Have you ever considered connecting to Microsoft Dynamics from your Java code? Yes, I know… you’d rather stay away from anything Microsoft… But what if you could get the data from Microsoft Dynamics (or even to Micros…
How to read email from Exchange Server – a Python tutorial using Connect Bridge
This article describes how to make Python connect to Exchange, that is, how to read mail from a Microsoft Exchange Server (Exchange 2010, 2013, 2016, 2019, Online) using a Python language script.
How to ensure secure and easy Outlook-Exchange Synchronization
Current work realities often demand special use of email and calendar. Firstly, heightened security and compliance issues push companies to the industry leaders towards…
3 major updates in Exchange ActiveSync 2016
Are you using Exchange ActiveSync (EAS) to access your Outlook email from your smartphone or other device? Here’s what’s new in EAS as of the latest update. And, check out an Exchange sync solution that goes beyond EAS. What is Exchange ActiveSync…
SQL integration of Exchange and Salesforce
This time we will take a look at how an integration between Exchange and Salesforce can be achieved in a most simple way. We will use C# language Read more