Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

AD filter is not working in Microsoft graph API

siva44
Tera Contributor

I am trying to retrive the group data from AD using graph api Rest message not able to using filter in end point url

 

URL:

https://graph.microsoft.com/v1.0/groups?$filter=securityEnabled eq true and displayName eq 'fge group'

error:

Error executing REST request: Invalid uri 'https://graph.microsoft.com/v1.0/groups?$filter=securityEnabled eq true and displayName eq 'fge group'': Invalid query

2 REPLIES 2

Hi @Muhammad Salar  Not working