Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,604 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
We are using Microsoft Graph API so that our users can connect their email accounts into our platform to help with the automation of "drip" emails.
We've had no problems with this however with users who's servers are on-premise, we hit problems.
Has anyone encountered this and if-so what solutions have you used to get around this (whether its using Graph API or not).
Thanks.
The Graph rest APIs are no longer supported for on prem Exch Servers:
https://learn.microsoft.com/en-us/graph/hybrid-rest-support
I dont know the architecture of your app, but on Exchange still supports EWS.