Filtering the mobiledevices Data Stream by AD Group in Workflow Studio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @henryjones ,
Within the Service Graph Connectors-based integration, you can enable or disable the import set schedules as per your requirement. In your case you want only mobile data to populate in the cmdb and rest shouldn't. So, you can go to:
Service graph connectors> Intune> import schedules
OR
Open the table "scheduled_import_set"
Just make the mobile device related schedule active and mark the rest inactive. And you might need to change the parent schedule as well. And for filtering Specific AD group devices, Robust Import Set Transformers have a "Transformer Definition" where you have the option to add a 'Before" script to use as a filter. ServiceNow even already added an example to use. This pre-defined script provided by SN helps to filter Machines based on the name.
Please mark this Helpful and Accept the Solution if it resolves your issue.
Thanks,
Gargi