
Announcements
Hi All,
I have created a few custom connectors I use in power apps and Power automate.
But i need to use this query below. This is to list groups of a user in AD
When i add the below as a request i get a $filter parameter that i need to supply when testing it and when i add the
startswith(displayName, 'a'
It fails with a response... saying its not supported
How can i use the above rest api to e able to pass a filter when using a custom connector
Thanks in Advance
Hello ,
Were you able to find the solution ?
I am encountering the same issue . Filter parameter works perfectly on the custom connector and not in canvas app