10,615 questions with Microsoft Graph-related tags

Sort by: Updated
0 answers

Microsoft Graph Excel API

Dear All We are currently working with Microsoft.Graph for manipulation and computation to read excel file from OneDrive and convert it into object which could be easily used in .Net platform. While we are able to get entire table rows from excel file…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,593 questions
asked 2021-02-23T09:54:19.437+00:00
Ramesh Krishnamurthy 21 Reputation points
commented 2021-02-26T07:55:07.62+00:00
Deva-MSFT 2,256 Reputation points Microsoft Employee
0 answers

Facing error while fetching mail: Access is denied. Check credentials and try again.

Hello When I try to get emails by which I've created an App those I am getting perfectly, but for other email id I am getting below error: Array ( [error] => stdClass Object ( [code] => ErrorAccessDenied [message] => Access is denied.…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,593 questions
asked 2021-02-23T12:49:10.087+00:00
Mark Jaison - NetcluesCRM 6 Reputation points
commented 2021-02-26T07:11:55.667+00:00
Mark Jaison - NetcluesCRM 6 Reputation points
0 answers

Why can't i find pre-approve options in UPDATE ITEMS interface? Thanks a lot.

![72199-image.png][1] I created a sequential approval flow . There are two approvers in the process . But ,after the first approver approve the request ,the process is finished and closed. [1]: /api/attachments/72199-image.png?platform=QnA Why can't i…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,593 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,008 questions
asked 2021-02-26T02:18:46.09+00:00
1 answer One of the answers was accepted by the question author.

Can we get tenant/organization status from MS Graph API

Hi, we are the Microsoft internal team and we are building a service fully on Azure. Our app does not need user/admin engagement, it is fully a backend job. We want to know does MS Graph has such API that can allow us to check a specific…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,593 questions
asked 2021-02-23T09:09:44.257+00:00
Ning Wang 21 Reputation points Microsoft Employee
commented 2021-02-26T02:18:26.013+00:00
Ning Wang 21 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

Count unread emails with mail.readbasic permission?

I'd like to use the Outlook mail REST API to count the number of unread emails a user has in their inbox with the most limited scoped permission possible. My understanding is Mail.ReadBasic might be able to do it. Mail.ReadBasic allows the app to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,593 questions
asked 2021-02-22T21:22:29.87+00:00
Michael Khalili 21 Reputation points
commented 2021-02-25T22:39:03.817+00:00
Danstan Onyango 3,741 Reputation points Microsoft Employee
1 answer

Graph api v1.0/teams Post suddenly doesnt allow tab configuration in json template

Hello, I have been using the v1.0/teams endpoint of the graph api to create teams by using json templates. This worked fine untill friday 19/02/2021 and then it suddenly stopt working. As i have discovered it is the tab configuration that causes the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,593 questions
asked 2021-02-23T09:22:40.397+00:00
Willem De Backer 1 Reputation point
answered 2021-02-25T21:56:18.893+00:00
Danstan Onyango 3,741 Reputation points Microsoft Employee
1 answer

Problem tracking changes with Delta creating a new SharedLink

Hi, I am working with Delta Queries in C#. When I use a Delta query to get all changes in a list, I can get all type of changes but I have problems when I create a sharedLink. I can't detect any change in this case. It is my call:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,593 questions
asked 2021-02-19T11:08:14.537+00:00
Andoni Obregón 1 Reputation point
answered 2021-02-25T15:41:44.95+00:00
Andoni Obregón 1 Reputation point
0 answers

Getting the error - " Client is not defined "

Hello guys, Im new at Microsoft Graph and Im trying to use it to create new users (Im a tester/developer writing code for cypress). I adapted the following code from one of the Microsoft Graph pages: const options = { token, }; const client =…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,593 questions
asked 2021-02-24T15:49:08.957+00:00
Gabriel Costa 1 Reputation point
commented 2021-02-25T13:29:45.893+00:00
Deva-MSFT 2,256 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Export Graph Permissions for Reference

Is there a way to export a list of available Microsoft Graph permissions? I'm aware the list is available here: https://learn.microsoft.com/en-us/graph/permissions-reference but what i'm really after is some sort of JSON / XML export that can be used to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,593 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,474 questions
asked 2021-02-09T02:27:29.697+00:00
Jamie Brandwood 126 Reputation points
accepted 2021-02-25T10:00:38.28+00:00
Jamie Brandwood 126 Reputation points
0 answers

download diablo2

ho riscattato un codice di diablo2 2000, ma quando tento di scaricarlo dal sito blizzard compare il seguente messaggio bloccante: downloader_Diablo2....exe è stato bloccato perché potrebbe danneggiare il dispositivo. E' stata accertata la causa per cui…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,593 questions
asked 2021-02-25T09:10:06.373+00:00
mariopensnew 1 Reputation point
0 answers

Pwershell Get-MgUserMailFolderMessageContent Error

Get-MgUserMailFolderMessageContent returns the below error. "Get-MgUserMailFolderMessageContent : The OData request is not supported." I've made sure permissions are correct for retrieving the data.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,593 questions
asked 2021-02-23T21:28:55.273+00:00
Chris Horn 1 Reputation point
commented 2021-02-25T02:44:58.193+00:00
Ian Xue (Shanghai Wicresoft Co., Ltd.) 29,731 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Error opening an activity in outlook - event created via API

Good morning, I encounter an anomaly when opening an activity created via microsoft graph API. To create this activity I used the function made available by Microsoft's DLL. GraphClient.Me.Events.Request.AddAsync (Event) I noticed that…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,593 questions
asked 2021-02-22T09:43:36.88+00:00
Mirko Sarzo 26 Reputation points
commented 2021-02-24T17:57:26.917+00:00
Deva-MSFT 2,256 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Display MyApplications.microsoft.com in Sharepoint Online page

We would like to display the MyApplications.microsoft.com application launch tiles on a page within SharePoint. I tried using embed webpart with an iframe to the page https://myapplications.microsoft.com but get "an unexpected error has…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,593 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,629 questions
asked 2021-02-19T20:56:33.54+00:00
Keennon, Mike 126 Reputation points
commented 2021-02-24T14:48:59.41+00:00
Keennon, Mike 126 Reputation points
1 answer

Ability to add App Catalog dialogue in the Custom App

Hi, I am creating a custom app in Microsoft Teams. I want to know if there is a way to show app catalogue dialog in the custom app the way it shows in the Teams App. Thanks

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,593 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,846 questions
asked 2021-02-22T02:48:53.353+00:00
Birud Vora 1 Reputation point
answered 2021-02-24T14:16:56.73+00:00
Mallipriya-MSFT 91 Reputation points
1 answer

How to implement an outgoing user provisioning from Azure Cloud to an external system

I need a process / programming / tool to have an automatic process, everytime a new user was created in a group or a user was changed (surname, givenname etc) I need to transfer this user object informations (username, surname, givenname, e-mail) to an…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,593 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,474 questions
asked 2021-02-24T10:54:40.347+00:00
Alexander Diedler 1 Reputation point
answered 2021-02-24T13:19:26.37+00:00
amon 121 Reputation points Microsoft Employee
0 answers

Create MS Teams response

Hi all, I'm creating MS Teams team from Postman. Team is successfully created but the Content-Type from documentation could be application/json but it's text/plain. What is wrong? There is link to MS Docs where is information that response is…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,593 questions
asked 2021-02-21T17:09:19.547+00:00
Jan Kodet 6 Reputation points
commented 2021-02-24T13:00:24.097+00:00
Diana Wanjuhi 1,376 Reputation points
1 answer

Getting Outlook Created Teams Meetings to Showup On Teams Calendar

When I schedule a Teams meetings via my outlook calendar, it does not populate onto my Teams calendar. Is there a way so that when I make the Meeting in my outlook that is it on both my outlook calendar and my Teams calendar? I thought we had it working…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,593 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,887 questions
asked 2021-02-18T19:37:17.13+00:00
Darcy Morgenstern 1 Reputation point
commented 2021-02-24T07:21:48.83+00:00
Jade Liang-MSFT 9,956 Reputation points Microsoft Employee
0 answers

Outlook Calendar folder missing from Calendar list until logging into the account on outlook.com

I have a certain Outlook profile where calendars that I manually created don't immediately show up in Microsoft Graph. For example, in Outlook, I create the folder "New Cal 7" under my main calendar folder. I then go over to Microsoft Graph…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,593 questions
asked 2021-02-22T17:58:05.117+00:00
Coding.ST 1 Reputation point
commented 2021-02-23T21:24:37.627+00:00
Coding.ST 1 Reputation point
1 answer

Graph API subscriptions - getting unreasonable amout of updates for a specific user

Hi all, We've developed an integration between Confluence and Outlook Calendar to create meeting pages. These pages contain meeting/event details from the user's calendar and get automatically updated. For this reason we watch the user's calendar…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,593 questions
asked 2021-02-22T14:49:27.883+00:00
Lukas 1 Reputation point
answered 2021-02-23T20:15:47.14+00:00
Deva-MSFT 2,256 Reputation points Microsoft Employee
1 answer

Chat members - DisplayName, Email, TenantId often null

I'm using the following calls (easily repro'd using Graph Explorer) to attempt to retrieve information about people I've chatted with in the past: https://graph.microsoft.com/beta/chats?expand=members&$select=id,lastUpdatedDateTime,chatType …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,593 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,846 questions
asked 2021-02-23T13:47:41.083+00:00
Paul Nearney 1 Reputation point
answered 2021-02-23T14:54:03.79+00:00
Vasil Michev 95,416 Reputation points MVP