Not able to fetch Ownership and ManagedBy field values, Service Graph Connector for Microsoft Intune
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-21-2025 01:41 AM - edited ā03-21-2025 01:42 AM
Hi @Palani Chockali,
We have verified all your previous posts but couldn't understand how to fetch values from fields that were not included in the OOB.
In the DataStream -> Computers, inside the Script Parser step, I used the following line:
gs.info('The record is: ' + JSON.stringify(record));

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-23-2025 05:10 PM
Have you extended the API calls to fetch those values from the Microsoft Graph API?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-01-2025 08:36 AM
No, I haven't.
Could you please let me know how to do that?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-03-2025 07:48 AM
You'd need to work with your MS Intune administrator to understand whether these additional attributes are part of the managed device object, or somewhere else. Below is a link to the available values and "Managed By" and "Ownership" aren't there.