Intune integration with servicenow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2023 10:25 PM
We are receiving the data from the intune to servicenow, but certain devices we do not want to store in servicenow. So how restrict the devices coming from intune and not storing in servicenow.
Have put conditions in the integration hub ETL for Intune computers, still it is not working. we are still storing all 24 prefixes with 224 devices in computer table in servicenow.
Can any please help me on this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2023 10:48 PM
To restrict particular devices, do you have any pattern for those devices so that we can restrict them in REST API itself? May I know which method you are following?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2023 12:33 AM
we are using service graph connectors and yes we hava a pattern that devicename should not start with certain letters.
there are few prefixes and we want to hide devices which start with those prefixes
Please let me know the solution
Thanks