Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

fetch multiple odata queries into one database

Hi   I want to fetch Sharepoint User lists and security groups by using the Rest API. The URL to the odata feed is:   http://siteURL.com/_api/Web/SiteGroups/GetById(1)   The ID (red) is dynam...