Microsoft Graph is the gateway to data and intelligence in Microsoft 365.
I'm interested in getting data (metadata and content of files) out of Microsoft Teams into my application using REST APIs. …
rest api microsoft-graph-api microsoft-teamsI am building an app for a client using the Microsoft Grap API and when I log in with a …
azure microsoft-graph-api microsoft-graph-sdksSo I have a scenario wherein the application should add users to a group on certain conditions. Also when the …
c# microsoft-graph-apiI'm trying to use the Microsoft Graph API to query an Outlook/O365 mailbox for messages. I registered my app …
azure office365 microsoft-graph-apiFrom the documentation, I can't find any ways to get the siteId of the site where I put the webpart …
microsoft-graph-api sharepoint-online spfxI am using hello.js to sign in Microsoft Graph. First I initialized by hello.init({ msft: { id: myAppId, oauth: { …
javascript azure-active-directory microsoft-graph-api hello.jsI'm attempting to authenticate for Azure AD and Graph for an Intranet (Based off Orchard CMS), this functions as expected …
c# azure-active-directory microsoft-graph-api orchardcmsAs title said, Is there a complete list of sharepoint online rest api from official docs? I've done some research. …
rest sharepoint-2013 microsoft-graph-api sharepoint-onlineSincere apologies if I miss something from this post, as I'm at my wits end after reading around for hours. …
c# azure authentication oauth-2.0 microsoft-graph-apiI would like to access a user's one drive to upload a document or retrieve a document using Graph API. …
microsoft-graph-api