10,748 questions with Microsoft Graph-related tags

Sort by: Updated
0 answers

Upload files to Teams' team channel using Graph from VBA in Excel with Library 'Request check out'

I have an Excel file running some VBA code. This file is to be accessed and edited by my co-workers, so I share it in a channel in a Teams' team. This file, upon some choices and inputs on a kind of form inside it, automatically generates some other…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,162 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,726 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,754 questions
asked 2024-05-13T13:33:45.0833333+00:00
Inácio Rodrigues 0 Reputation points
0 answers

Are there API queries which can be used to Fetch User data like name, address from MS Azure/Entra Id?

I am a Salesforce CRM developer and need API queries to fetch the user details like Name, Phone, Email, etc. From Microsoft Azure AD/MS Entra Id. Are there any documentation or reference for same?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,726 questions
asked 2024-05-13T13:22:39.1833333+00:00
Powar, Gunjan 0 Reputation points
edited the question 2024-05-13T13:25:31.1333333+00:00
MayankBargali-MSFT 68,986 Reputation points
1 answer One of the answers was accepted by the question author.

Graph API Outlook Webhooks

I am trying to build a security system to monitor user's incoming emails and determine if the contents contain anything malicious. Initially, I want to use an outlook add-in, but there does not seem to be a way to automatically run the add-in…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,726 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,533 questions
asked 2023-12-05T18:01:28.3+00:00
Kyle Webster 20 Reputation points
commented 2024-05-13T13:18:27.1+00:00
Arturs Klesuns 0 Reputation points
1 answer

Unable to rewrite question

The original question contains inappropriate and unrelated content and therefore cannot be rewritten in a way that adheres to safety and community guidelines. As a friendly reminder, questions must be clear, concise, specific, and directly related to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,726 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,689 questions
asked 2024-05-13T13:14:28.2166667+00:00
yehffh 0 Reputation points
answered 2024-05-13T13:14:47.22+00:00
yehffh 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to Read mails in shared mailbox using Graph API

Does Microsoft Graph API provide any support to Read emails from a specific shared mail box? Is it possible to achieve this through Python Script.

Outlook
Outlook
A family of Microsoft email and calendar products.
3,047 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,726 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,217 questions
asked 2024-04-19T08:01:44.9633333+00:00
SYAMNA S T 60 Reputation points
edited the question 2024-05-13T09:37:50.1166667+00:00
ChristyZhang-MSFT 21,011 Reputation points Microsoft Vendor
3 answers One of the answers was accepted by the question author.

How to fix MailboxNotEnabledForRESTAPI

Dear Team, I'm developing an application that requires access to a mailbox enabled for the Outlook REST API. We need a developer preview account to test our app's functionality, especially for creating online meetings, booking the host and recipient's…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,162 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,047 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,726 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,217 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,889 questions
asked 2024-04-18T10:21:56.6666667+00:00
asdfasfawfwfwf 40 Reputation points
edited the question 2024-05-13T09:36:32.7133333+00:00
Faery Fu-MSFT 17,111 Reputation points Microsoft Vendor
0 answers

Graph API `GET /teams/{id}/channels/{id}/filesFolder` results in "siteUrl cannot be null or empty"

Hi, We encountered the following error when accessing Graph API GET /teams/{id}/channels/{id}/filesFolder (document: https://learn.microsoft.com/en-us/graph/api/channel-get-filesfolder?view=graph-rest-1.0&tabs=http). { "error": { …

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,162 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,726 questions
asked 2024-05-13T09:20:01.22+00:00
CAT 1 Reputation point
1 answer

azure ad some of the filter not working with expand attribute like NOT startsWith(displayName, 'Yogendra')

azure ad some of the filter not working with expand attribute like NOT startsWith(displayName, 'Yogendra'). you can refer this screenshot

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,726 questions
asked 2024-05-06T07:03:48.7533333+00:00
Yogendra 0 Reputation points
commented 2024-05-13T09:06:57.03+00:00
CarlZhao-MSFT 37,456 Reputation points
2 answers

Not able to REST call to https://graph.microsoft.com/beta/appCatalogs/teamsApps

Hi Team, I need sample code in C# or documentation how can I generate token in C# code and by using that token how can I hit the URL: and make the request to that API https://graph.microsoft.com/beta/appCatalogs/teamsApps

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,726 questions
asked 2024-05-06T09:03:33.39+00:00
Hamendra Kumar (HCL Technologies Ltd) 0 Reputation points Microsoft Vendor
commented 2024-05-13T09:04:59.4633333+00:00
CarlZhao-MSFT 37,456 Reputation points
1 answer

Graph API - filter and select together - 404 error

When i use 'filter' and 'select' together in a GRAPH API url, it gives a 404 error This is my URL in web.config - https://graph.microsoft.com/v1.0/users?$select=givenName&$filter=startswith(displayName,'searchName') Following is the code i use to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,726 questions
asked 2024-05-07T12:55:12.9133333+00:00
John Joseph Mathichiparambil - EW 0 Reputation points
edited a comment 2024-05-13T09:02:45.11+00:00
CarlZhao-MSFT 37,456 Reputation points
1 answer

Custom roles are not returned when i query a users memberof endpoint in graph api

Hi, I have used graph api users memberOf endpoint to get the roles assigned for a user . The response from the endpoint returns all the groups and roles that is assigned for that user , but the custom defined role is not returned . Is there any other way…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,726 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
677 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,689 questions
asked 2024-05-13T05:55:00.7266667+00:00
Harishankar B 0 Reputation points
answered 2024-05-13T09:01:39.62+00:00
Yakun Huang-MSFT 315 Reputation points Microsoft Vendor
1 answer

How to access OneNote Notebook data with MS Graph SDK python

Im trying to build a python app/script that goes through a onenote notebook and create folders for each section and creates html files for each of the pages in the section that will be saved in the respective folder. I tried to play around with the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,726 questions
asked 2024-05-02T11:54:36.8833333+00:00
Yon Gold 0 Reputation points
commented 2024-05-13T09:01:16.1166667+00:00
CarlZhao-MSFT 37,456 Reputation points
1 answer

How to Authenticate Scan to email mailbox

Our organization is trying to have all mailboxes set up with MFA so we can turn of legacy. The issue is that we have scan-to-email function set up through a UserMailbox, so if we convert this to a SharedMailbox, users will no longer be able to use it for…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,726 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,217 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,689 questions
asked 2024-05-01T15:53:58.3733333+00:00
Dan Stepanukha 0 Reputation points
commented 2024-05-13T08:56:45.05+00:00
Mike Hu-MSFT 395 Reputation points Microsoft Vendor
2 answers

/invite endpoint "notAllowed" but /createLink ok in Sharepoint via Graph API

Hi, I don't understand why I can create a sharing link via the POST /sites/{siteId}/drive/items/{itemId}/createLink endpoint but when I try to use the POST /sites/{siteId}/drive/items/{itemId}/invite endpoint I receive a 403 with this body: { …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,726 questions
asked 2024-04-30T11:43:26.8633333+00:00
Lemo_admin 0 Reputation points
commented 2024-05-13T08:54:16.0633333+00:00
CarlZhao-MSFT 37,456 Reputation points
0 answers

How to query emails by recipient's email address?

I am using the Graph REST API. Below is my URL. https://graph.microsoft.com/v1.0/me/mailFolders('SentItems')/messages?$filter=sentDateTime ge 2024-04-27T16:00:00Z and sentDateTime le 2024-05-04T15:59:59Z and toRecipients/any(a:a/emailAddress/address eq…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,726 questions
asked 2024-05-13T08:49:38.14+00:00
Shaun Yang (Medalsoft) 0 Reputation points
1 answer

Failed to filter based on file property in MS Graph API

https://graph.microsoft.com/v1.0/me/drive/root:/{folderName}:/children?$top={top}&$filter={filter}, {filter}=file eq null, this Graph API works before, but now it return "error": { "code": "notSupported", …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,726 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
842 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,140 questions
asked 2024-05-13T03:23:37.54+00:00
Dai, Coco 0 Reputation points
edited the question 2024-05-13T08:42:18.6866667+00:00
CarlZhao-MSFT 37,456 Reputation points
1 answer

Is there any API to get Microsoft compliance reports?

I want to get the Microsoft Message encryption report and Alerts from Microsoft Compliance programatically using API. Manually I do the process in the following way: Message Encryption Report: Link:…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,884 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,726 questions
Microsoft Intune Reporting
Microsoft Intune Reporting
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Reporting: The process of giving an account of something that has been observed, heard, done, or investigated.
59 questions
Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
587 questions
asked 2024-04-16T04:42:20.69+00:00
Sulagna Nandi 0 Reputation points
answered 2024-05-13T08:41:54.81+00:00
Catherine Kyalo 570 Reputation points Microsoft Employee
1 answer

Get All SharePoint Files and Folder in a Tree structure of a Document Library using GraphAPI?

Get All SharePoint Files and Folder in a Tree structure of a Document Library? I can get all the files within the Document Library, but not in a structured way or in a tree format, by using -…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,726 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,754 questions
asked 2024-05-06T14:51:31.3533333+00:00
Akshith Reddy Thalla 80 Reputation points
commented 2024-05-13T08:27:26.3866667+00:00
RaytheonXie_MSFT 31,681 Reputation points Microsoft Vendor
1 answer

Resource graph query to get "microsoft.insights/guestdiagnosticsettings" resources?

According to documentation, resource type "microsoft.insights/guestdiagnosticsettings" should be available using Azure Resource Graph. https://learn.microsoft.com/en-us/azure/governance/resource-graph/reference/supported-tables-resources …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,726 questions
asked 2024-05-10T14:03:43.1366667+00:00
olavrb 131 Reputation points
edited the question 2024-05-13T07:48:40.8433333+00:00
MayankBargali-MSFT 68,986 Reputation points
1 answer

Set Retention Label & permanent delete based on retention label

Unable to set the retention label (https://learn.microsoft.com/en-us/graph/api/driveitem-setretentionlabel?view=graph-rest-1.0&tabs=http) PATCH /drives/{drive-id}/items/{item-id}/retentionLabel ---I also want to permanently delete based on retention…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,726 questions
asked 2024-05-02T05:27:21.3166667+00:00
Akshith Reddy Thalla 80 Reputation points
commented 2024-05-13T07:35:50.8466667+00:00
Yakun Huang-MSFT 315 Reputation points Microsoft Vendor