Action 'Send_an_HTTP_request_V2' failed: URI path is not a valid Graph endpoint, path is neither absolute nor relative or resource/object is not supported for this connector. Resources: groups. Uri: https://graph.microsoft.com/v1.0/users?$select=displayName,mail,createdDateTime&$filter=createdDateTime ge formatDateTime(addDays(utcNow(),-1),'yyyy-MM-ddTHH:mm:ssZ')
I followed the instructions using this video, but it did now.
I followed the instructions using this video, but it not work.
I'm not sure the expression will work in the uri. At a minimum, write the expression is a compose and they point to the compose out in your uri. HIghly likely the root cause.
https://graph.microsoft.com/v1.0/users?$filter=createdDateTime ge 2025-01-01T00:00:00Z&$select=displayName,mail,createdDateTime
------------------------------------------------
⭐ If this was helpful, please like and mark as a verified answer to help others find this too!
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.