Service Graph Connector for Intune - Extra Fields
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
We have set up integration with Intune using Service Graph Connector. We now want to send few more fields from Intune to ServiceNow CMDB. I want to check if this connector let's us add these extra fields into its ETL transformer as it appears to be read-only.
Any clues? Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hello @AmolJ
Did you check if the import which is getting data from Intune is having that information or not if not then you need to modify the call done to Intune using beta version something... and once that field is coming in payload then you can do scripting in ETL.
If ETL is in readonly then you need switch to proper application scope and edit it.
Do check this article Service Graph Connector for Microsoft Intune - Add... - ServiceNow Community
If my response has helped you, hit the helpful button, and if your concern is solved, do mark my response as correct.
Thanks & Regards
Viraj Hudlikar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
Thanks @Viraj Hudlikar for your reply. Could you please give me some more idea about where this import data is and what is this beta version that you have mentioned? I had already gone through the article you've pasted here but couldn't find it useful. Thanks again.