Intune integration with servicenow

shilpa61
Tera Contributor

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

2 REPLIES 2

Bharath Kumar A
Mega Sage

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?

shilpa61
Tera Contributor

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