Microsoft Graph Feature Requests
Welcome to the Microsoft Graph UserVoice! Do you have an idea or feature suggestion based on your experience with Microsoft Graph? Please share these with us by submitting your idea below or voting up ideas submitted by other users. This forum will be directly monitored by the Microsoft Graph engineering teams who are working on new features every day.
If you have feedback on a specific API service, please choose the corresponding category. Please submit any broad ideas related to Microsoft Graph or ideas across more than one service to the “General” category.
This site is only for feature suggestions and ideas! If you need technical help, please go to the Microsoft Graph StackOverflow or if you have a Premier support contract raise a support ticket.
For more information on Microsoft Graph, please checkout https://graph.microsoft.com.
-
Ability to filter groups based on groupTypes in delta queries
Hello , groups/delta is currently returning all types of groups , AAD , Unified , etc ..
would be a huge improvement be able to filter by group type like in groups endpoint
Something like this
https://graph.microsoft.com/beta/groups?$top=500&$filter=groupTypes/any(c:c+eq+'Unified')
https://graph.microsoft.com/v1.0/groups/delta?&$filter=groupTypes/any(c:c+eq+'Unified')
Thanks
Regards
15 votes -
Issue with allowExternalSenders property in groups
I saw that setting allowExternalSenders property through POST/PATCH method is currently not working with v1.0 and beta. Do you plans for making it work any time soon? It is very tedious to set it manually through the UI.
6 votesWe are currently investigating this.
-
Add Beta EndPoints for O365 APIs
Similar to OneNote API, O365 should have a Beta endpoint moving forward.
3 votesRequest grouped under investigation OFFICE 365 API ENHANCEMENTS. Investigation currently in progress with expected internal report-out date of 8/1. Public updates to follow soon after the internal review, exact date tbd.
- Don't see your idea?