Do we need MID Server for Intune integration with ServiceNow using Microsoft Graph API ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-28-2022 07:18 AM
Hi All,
We are planning to integrate ServiceNow with Intune. Do we need MID Server for Intune integration with ServiceNow using Microsoft Graph API ?
Please need your help!
Thanks in advance.
- Labels:
-
Orchestration (ITOM)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2022 01:49 AM
Hi Muffin,
The link is not using the OOB Service graph connector that's why it doesn't use MID Server. As said before technically there is no requirement to have a mid server if you build the integration on your own you can do it without a MID server but if you use the OOB service graph connector then you need it.
Regards,
Vivek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-19-2023 11:40 AM
Hi @VivekSattanatha Regarding your statement "But ServiceNow added a requirement in graph connectors to have a mid server same as how the cloud management module requires a mid server. "
The doc here says as 'optional'
No where its mentioned as mandatory.
Also when you say "cloud management", are you referring to cloud provisioning and management (CMP) or cloud Discovery? If its cloud Discovery, the MID server is really required as its for performing deep dive discovery.
So I am still confused if a MID server is really required for Intune SG connector or not.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-21-2023 09:27 PM
As far as we when we did POC, It can function even in the absence of a MID. While using a MID is advised, it is not mandatory. However, you should ensure that the login details (Client ID, Client Secret, and Tenant ID) used for Intune connection are effective in a tool similar to Postman before configuring the same credentials during the Guided Setup.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-24-2023 11:09 AM
@Somnath Shilimk "MID is advised" -- but why ? 🙂
I dont find a reason to have MID in this scenario unless I am missing something 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2023 07:28 AM
You do not need a mid server for building service graph connector using API's.