'How to get data from multiple SharePoint groups with one query in Graph Explorer?
Basically I need to get Information from Multiple Groups in one Query.
https://graph.microsoft.com/v1.0/groups/{I Need Multiple ID-s Here}/conversations
The Microsoft Graph explorer only lets me get conversations from one group with one query. In my case, I have 6, and I want to get the last conversations at the same time. If I delete the ID I get an Error that the Query needs an Object Identifier. Is there a Multi-Object-Identifier? Can this even be done with the Graph explorer? If not, is there another way? Thanks!
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
