Forum Discussion

dataoverlord20's avatar
dataoverlord20
Frequent Visitor
1 year ago

Unable to reference MS Graph Groups Attribute

I am trying to get all groups and users from MS Graph. These both use paging (limit 100 records per page). To get the next page I need to reference an attribute in the previous repsonse. However, the...