12,140 questions with Microsoft Graph-related tags

Sort by: Updated
0 answers

Graph API Setters and Getters

Hi much of the PHP SDK documentation refers to HTTP requests like https://graph.microsoft.com/v1.0/me/drive/root/children However when I try to translate this to a Graph query $result =…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,140 questions
asked 2024-10-22T08:24:05.4866667+00:00
Martin Thorburn 0 Reputation points
2 answers

Graph API to read archived mails

Hi All, My requirement is to read archived outlook Emails by Graph API but unfortunately I am not able to achieve it.Please let me know what can I do to achieve this. I have…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,915 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,140 questions
asked 2024-10-17T12:04:35.89+00:00
Samal, Subhashree 0 Reputation points
commented 2024-10-22T08:15:12.6866667+00:00
Yakun Huang-MSFT 5,490 Reputation points Microsoft Vendor
2 answers

$search query parameter is not returning all results

Hi folks, We are not getting consistent results when using the $search query parameter on Graph messages. When we search with from and to properties…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,140 questions
asked 2024-10-15T09:36:59.92+00:00
Nylas Inc 5 Reputation points
commented 2024-10-22T08:06:10.1766667+00:00
Yakun Huang-MSFT 5,490 Reputation points Microsoft Vendor
1 answer

Single Sign on with SAML via API

Hi Team , Need help in Uploading the meta data via API to make single sign on with SAML. Steps done so far. 1.Able to get the access token. 2.upload SAML meta data - facing an issue mentioned below. saml_metadata = "" # here the…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,148 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,140 questions
asked 2024-10-15T09:17:57.6766667+00:00
Naiga, Divya 0 Reputation points
commented 2024-10-22T08:01:53.4666667+00:00
Yakun Huang-MSFT 5,490 Reputation points Microsoft Vendor
0 answers

Graph API Occasionally Missing Internet Message Headers in Response

We are using the Microsoft Graph API to retrieve email messages, and according to this article, we should be able to fetch internet message headers using the API. However, we’ve occasionally noticed that the internetMessageHeaders field is completely…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,140 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,945 questions
asked 2024-10-22T07:53:56.2066667+00:00
PratikSavla 25 Reputation points
2 answers

How to qualify for free 365 developer sandbox subscription?

Hello MS team, I tried to create a developer account to get access to free 365 subscription, but after joining the dashboard says that I don't qualify currently. Is there a way to get free trial with personal microsoft account? Thank you.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,200 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,140 questions
asked 2024-10-21T19:46:57.45+00:00
Ksenia 0 Reputation points
answered 2024-10-22T07:37:57.4233333+00:00
LiweiTian-MSFT 19,560 Reputation points Microsoft Vendor
1 answer

Unable to call Microsoft Graph API with Auth0

Hi I'm following this document by Auth0 https://auth0.com/docs/authenticate/identity-providers/enterprise-identity-providers/azure-active-directory/v2 to establish a connection between Auth0 and Microsoft Azure Directory. From our understanding, we…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,140 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,591 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,938 questions
asked 2024-10-04T05:25:30.41+00:00
G9000 5 Reputation points
commented 2024-10-22T07:25:20.56+00:00
G9000 5 Reputation points
2 answers

How to get sharepoint site group name using Graph API?

SharePoint has other groups of users that are listed in Settings > Site Permissions. In that we have list of Owners, Members, Visitors). Is there any way we can fetch these groups using graph Api. how can i extract sharepoint groups and relative…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,140 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,009 questions
asked 2024-10-16T08:58:06.5666667+00:00
Andrea Quarta 30 Reputation points
edited a comment 2024-10-22T06:58:58.4166667+00:00
Emily Du-MSFT 46,956 Reputation points Microsoft Vendor
1 answer

ErrorAccessDenied errors on calendars endpoint

We are seeing "ErrorAccessDenied" errors on the /calendars endpoint with error message: "Access is denied. Check credentials and try again". I'm curious what is causing these credentials to be become invalid - is it due to invalid…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,140 questions
asked 2024-10-21T17:26:04.7766667+00:00
Scheduling 0 Reputation points
answered 2024-10-22T06:56:21.7666667+00:00
Yakun Huang-MSFT 5,490 Reputation points Microsoft Vendor
1 answer

Graph API GET drive item fails when name contains "(" or ")

If I have a folder with parenthesis / round brackets "(" or ")" in the name: eg: "Hello (World)" I can POST the folder to create it successfully, and then I can see it in OneDrive POST…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,140 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
1,129 questions
asked 2024-10-22T01:48:51.6433333+00:00
OM 0 Reputation points
answered 2024-10-22T06:20:21.9+00:00
Hitesh Pachipulusu - MSFT 2,300 Reputation points Microsoft Vendor
1 answer

Getting IP address from intune

Hi, Regarding getting the IP address of devices on Intune via Grpah API, as it is currently in beta mode, and even then, does not return anything.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,140 questions
asked 2024-10-21T08:00:04.2133333+00:00
Susan Narshing Joshi 0 Reputation points
commented 2024-10-22T05:40:17.4533333+00:00
Susan Narshing Joshi 0 Reputation points
2 answers

Not able to access Microsoft Graph reports apis though I have necessary permissions

Iam trying to access Azuread Report apis. But even though the user have Global Reader and Report Reader role and he grant Report.read.all scope Iam not able to access Reports api it is giving me Invalid permissions error. API Endpoint:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,140 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,591 questions
asked 2024-10-21T09:57:08.92+00:00
kalimuthu 0 Reputation points
commented 2024-10-22T05:16:26.7033333+00:00
kalimuthu 0 Reputation points
0 answers

How can I get information regarding deleted instances of recurring Outlook Calendar events?

Hi, I'm having trouble getting information regarding exceptions and deletions to recurring Outlook Calendar events. I'm successfully getting all the events on my calendar from the Microsoft Graph API's Java SDK and am storing them on my end to display.…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,140 questions
asked 2024-07-23T17:38:48.92+00:00
Bryan H 0 Reputation points
commented 2024-10-22T05:08:35.3366667+00:00
홍준 안 0 Reputation points
1 answer

I am using Graph API for outlook contact, Delete contact for other user contact is not working

I have permission to use Outlook contacts in the Azure app (readWrite) application and delegate both. I can Get, Create, and Edit other user contacts but I am not able to delete other user's contacts but I can delete my contacts. Working for my…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,915 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,140 questions
asked 2024-10-16T12:54:11.57+00:00
commented 2024-10-22T04:20:50.4433333+00:00
1 answer

Verifying If Approval Needed From Microsoft

To start off by giving some context here, me and my team are building a Salesforce managed package for one of our clients which includes use of Microsoft's Graph API. Using APIs to achieve below - We are using SharePoint web URL for previewing and…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,148 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,140 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,753 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
991 questions
asked 2024-10-16T12:08:16.9433333+00:00
Chad Hammond 0 Reputation points
commented 2024-10-22T02:03:23.59+00:00
AllenXu-MSFT 20,746 Reputation points Microsoft Vendor
3 answers

Graph API : Convert word document to PDF and download PDF not working for large files

Hi, I am using SharePoint Graph API to convert word document to PDF(the word document that needs to be converted is already uploaded to SharePoint). It is working for small files but failing for large files(a 50MB file failed). I referenced this link -…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,140 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,009 questions
asked 2024-10-10T17:17:16.0633333+00:00
AugLearn 5 Reputation points
commented 2024-10-22T01:51:05.05+00:00
Xyza Xue_MSFT 24,901 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

I am getting error 401 , when i give a call of Microsoft Calls API

I am getting a 401 response error when I give a call to: https://graph.microsoft.com/v1.0/communications/callRecords My application includes permission to CallRecords.Read.All Chat.Read.All It sill shows Access not grante .How can i grant access to…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,200 questions
Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
6,974 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,140 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,938 questions
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365: Microsoft 365 Copilot refers collectively to Copilot experiences within Microsoft 365 applications.Development: The process of researching, productizing, and refining new or existing technologies.
148 questions
asked 2024-10-21T11:48:02.7133333+00:00
Saira Munir 80 Reputation points
commented 2024-10-22T01:47:17.0733333+00:00
Robin Sheng-MSFT 3,215 Reputation points Microsoft Vendor
1 answer

Policy CSP - LocalUsersAndGroups through powershell graph

To manage the Policy CSP - LocalUsersAndGroups, I am working on creating PowerShell API calls that can be executed on any device within the tenant. I would like to implement a policy for each device that allows me to designate or remove a user as an…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,140 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
5,131 questions
asked 2024-10-21T08:27:14.9666667+00:00
Barak Peley 0 Reputation points
answered 2024-10-22T01:25:58.3933333+00:00
Xenia-MSFT 2,350 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Getting email from Graph API marked as suspicious when I send an email to my own Microsoft Email

Hi, I just signed up for a Microsoft business account I am using the Microsoft Graph API to create and send an emails (to myself as a first step) using the sendEmail API…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,140 questions
Microsoft Entra
asked 2024-09-18T00:23:01.4433333+00:00
GZ 40 Reputation points
commented 2024-10-22T01:10:50.8866667+00:00
Greg Steckel 0 Reputation points
0 answers

Is Microsoft Copilot for Security API available?

Hi, I couldn't the REST API to fetch Microsoft 365 Copilot for security settings and configuration: https://zcusa.951200.xyz/en-us/copilot/microsoft-365/microsoft-365-copilot-page#microsoft-copilot-for-security I want to know is it available and if…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,140 questions
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365: Microsoft 365 Copilot refers collectively to Copilot experiences within Microsoft 365 applications.Development: The process of researching, productizing, and refining new or existing technologies.
148 questions
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
326 questions
asked 2024-10-21T20:38:26.9666667+00:00
Hassan Anwar 0 Reputation points