10,666 questions with Microsoft Graph-related tags

Sort by: Updated
1 answer

How can I retrieve the values of custom columns from Sharepoint site pages via the Graph API?

I know that the values can be extracted from items in documents and I know that I can extract the values of the default columns from site pages, but I cannot extract the values of custom created columns. Even when I try to add the page details as a…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,644 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,679 questions
asked 2024-05-03T07:31:45.8266667+00:00
Chris Freeday 0 Reputation points
answered 2024-05-03T20:26:17.3+00:00
Shawn Collins 505 Reputation points
1 answer

Why do bulk download requests from OneDrive fail when using the M365 graph API?

Not sure if this is a code related issue, or a network issue. or node related issue. It is hard to pinpoint any root cause as the data received is variable and inconsistent. When requesting downloads in bulk from the Graph API using Fetch and node JS…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,644 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
825 questions
asked 2024-05-03T16:08:46.0666667+00:00
Matthew Lee 0 Reputation points
answered 2024-05-03T19:06:52.2133333+00:00
Said A 711 Reputation points
1 answer

Whom to ask for Admin Consent for Graph API permissions

Hi, I need a couple of permissions for my Graph API which need Admin consent. Anyone who is capable of granting admin consent or knows whom to contact, kindly comment on this. Will be happy to provide additional details.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,644 questions
asked 2024-05-03T11:37:39.66+00:00
Manish Nath 0 Reputation points Microsoft Intern
edited a comment 2024-05-03T18:52:59.8533333+00:00
Hitesh Pachipulusu - MSFT 0 Reputation points Microsoft Vendor
2 answers

How can I enable Chat communication between external users and Microsoft Teams users through the Teams desktop app ?

Hello Microsoft team, I've successfully integrated Microsoft Teams calling into my web application using Azure Communication Services and Microsoft Graph. However, I'm encountering difficulties enabling chat communication between external users…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
684 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,644 questions
asked 2024-04-12T17:21:52.6666667+00:00
Satish Bellare 0 Reputation points
edited a comment 2024-05-03T16:27:53.6266667+00:00
Satish Bellare 0 Reputation points
0 answers

How to solve "MailboxInfoStale" and "Service Unavailable - 503" error when I use https://graph.microsoft.com/v1.0/me/messages API

First, I loged in with microsoft account, so I have access token already Then when I try to use https://graph.microsoft.com/v1.0/me/messages API, I got "Service Unavailable - 503" error I have Mail.Read permission already and I tried…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,644 questions
asked 2024-05-02T21:25:05.76+00:00
Zhang Wei Alan 0 Reputation points
commented 2024-05-03T16:09:40.6533333+00:00
Zhang Wei Alan 0 Reputation points
0 answers

Graph API forward mail

I'm trying to use the endpoint, POST /users/{id | userPrincipalName}/messages/{id}/forward (https://learn.microsoft.com/en-us/graph/api/message-forward?view=graph-rest-1.0&tabs=http). I'm able to send, search and get mail, but whenever I try this…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,644 questions
asked 2024-05-03T15:18:58.1966667+00:00
Eric Faro 0 Reputation points
commented 2024-05-03T15:20:39.7933333+00:00
leak3l 0 Reputation points
1 answer

How to get Teams Attendance report Meeting ID from Graph API?

Hello, Can someone please provide me with an example on how to get a Teams Meeting ID from Graph API artifacts? We have created an 'application user' in Graph Explorer and given it Application OnlineMeetingArtifact.Read.All permissions, then created an…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,644 questions
asked 2024-04-02T16:21:41.04+00:00
Sharon Pay 20 Reputation points
commented 2024-05-03T15:09:15.1633333+00:00
Sharon Pay 20 Reputation points
2 answers

How to fetch InternetMessageHeaders for messages in SENT box

How can I fetch the InternetMessageHeaders for sent mail messages in my SENT box using the Microsoft Graph API? I have tried using the following URL: https://graph.microsoft.com/v1.0/me/messages/{id}/?$select=internetMessageHeaders and received the…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,008 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,644 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,900 questions
asked 2024-02-06T09:30:05.65+00:00
Venkatesh Nambiyar 5 Reputation points
answered 2024-05-03T14:47:09.7333333+00:00
Fred Cox 0 Reputation points
2 answers

Why does https://graph.microsoft.com/v1.0/sites need a blank search parameter to return a list of sites?

According to docs, you should be able to make a request to https://graph.microsoft.com/v1.0/sites and get a list of your Sharepoint sites back. Both in the Graph API explorer and with my own HTTP requests, this seems to always return an empty…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,644 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,679 questions
asked 2023-01-27T14:55:48.59+00:00
Taylor Reece 0 Reputation points
commented 2024-05-03T14:43:38.5633333+00:00
Rob Caretta 0 Reputation points
0 answers

Problems moving a sent message to another folder

I'm trying to update an application which was using IMAP and SMTP to use MS Graph instead, since the IMAP/SMTP access to Office365 is now slowing to a crawl. The application needs to "file" sent messages into specific folders, rather than…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,644 questions
asked 2024-05-03T13:29:41.5033333+00:00
Richard Deeming 0 Reputation points
edited the question 2024-05-03T13:32:10.2266667+00:00
Richard Deeming 0 Reputation points
0 answers

Person Award Beta endpoint

I've been working on creating awards using the Graph endpoint(https://graph.microsoft.com/beta/users/GradyA@contoso.onmicrosoft.com/profile/awards), and I've been successful in creating them. However, I'm encountering an issue with setting the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,644 questions
asked 2024-04-25T09:08:32.09+00:00
Akshat Agarwal 0 Reputation points
edited the question 2024-05-03T12:55:53.3833333+00:00
Akshat Agarwal 0 Reputation points
0 answers

Find out if a guest has access to a team via GRAPH

We have a tab app in teams where if a guest is invited, we would like them to be able to call our APIs and verify that they still have access to the said team. This works for a user's teams that exist on the same tenant, but I cannot find out how a…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,644 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,866 questions
asked 2024-04-12T20:08:09.5933333+00:00
Brandon Seydel 0 Reputation points
commented 2024-05-03T12:44:50.7533333+00:00
Dinesh Rajagoni (Tata Consultancy Services Limi) 20 Reputation points Microsoft Vendor
1 answer

Add a member to a private channel with Graph api issues

Hello. I have an issue with https://learn.microsoft.com/en-us/graph/api/channel-post-members?view=graph-rest-1.0&tabs=http&source=docs#examples method. I have a private channel. I am successfully called "POST:…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,119 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,644 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,866 questions
asked 2023-09-11T11:32:33.03+00:00
Tomas Petrak 5 Reputation points
commented 2024-05-03T11:48:00.5666667+00:00
Prasad-MSFT 5,621 Reputation points Microsoft Vendor
0 answers

How to create a Teams meeting for all to join with their personal accounts?

In a personal Teams meeting, the login option isn't displayed. However, personal accounts face restrictions when attempting to join business Teams meetings via browser or desktop. Is there a workaround? Can the Graph API facilitate this process? And can…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,119 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,644 questions
Windows 365 Business
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,866 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,561 questions
asked 2024-05-03T09:19:45.1133333+00:00
Ruei 0 Reputation points
commented 2024-05-03T11:40:53.9133333+00:00
Prasad-MSFT 5,621 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,644 questions
asked 2024-04-30T11:43:26.8633333+00:00
Lemo_admin 0 Reputation points
answered 2024-05-03T11:29:21.92+00:00
Hitesh Pachipulusu - MSFT 0 Reputation points Microsoft Vendor
0 answers

How do we Integrate the Microsoft Planner with my Web Application

Hello Team, I have a requirement where I need to integrate Microsoft Planner in My Web Application, not a SharePoint Site. Just Like what we have to Integrate with Teams similarly, I need to Integration with My Web Application. Need Help on Both the …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,644 questions
asked 2024-05-03T11:10:01.49+00:00
Chethan Ramesh 0 Reputation points
1 answer

MS Graph API - Fetch Resource Calendar meeting details using user's oAuth token

Our application uses Microsoft Graph API to sync MS 365 calendar using oAuth. For user specific calendar, below API is being used to fetch data using their access token, https://graph.microsoft.com/v1.0/me/calendarview We have additional requirement to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,644 questions
asked 2024-04-04T14:06:07.44+00:00
Saravana 161 Reputation points
commented 2024-05-03T10:35:35.4933333+00:00
Saravana 161 Reputation points
0 answers

Token validation

Laravel issue in token signature validation In which error of JWT validation error

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,157 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,644 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,898 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,561 questions
asked 2024-05-03T10:08:31.93+00:00
suraj gupta 0 Reputation points
edited the question 2024-05-03T10:12:39.2666667+00:00
VenkateshDodda-MSFT 18,436 Reputation points Microsoft Employee
0 answers

Change notifications for user groups

Hi, I want to get a notification when the user was added, or deleted from MS Teams -> Team only via delegated permission, on behalf of the user due to security policy. I tried to use change notifications via Graph API for the following resources: …

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,119 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,644 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,866 questions
asked 2024-05-02T10:53:35.56+00:00
Azizkhon Ishankhonov 195 Reputation points
commented 2024-05-03T09:26:50.48+00:00
Dinesh Rajagoni (Tata Consultancy Services Limi) 20 Reputation points Microsoft Vendor
3 answers

Using Conditional Formatting/ Formula to Compare Two Dates

I am trying to compare two dates in a large data sheet as a Success or Failure depending on the Ship Date. For example, on the first line, the Ship Date is 2/29/2024 which is after the due date (-1 of 2/26/2024), making it a failure. The Expected…

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
482 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,644 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,599 questions
asked 2024-03-19T12:49:22.49+00:00
Villa, Carissa 0 Reputation points
answered 2024-05-03T08:45:01.8033333+00:00
Pinaki Ghatak 2,400 Reputation points Microsoft Employee