10,796 questions with Microsoft Graph-related tags

Sort by: Updated
1 answer

Unable to restore a deleted user with graph API

I am trying to restore a deleted user via graph API. I am following the documentation here: https://learn.microsoft.com/en-us/graph/api/directory-deleteditems-restore?view=graph-rest-1.0&tabs=http I have created an azure application and add…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,774 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,358 questions
asked 2024-05-20T07:01:27.64+00:00
Yasitha Pandithawatta 121 Reputation points
answered 2024-05-20T08:07:01.57+00:00
CarlZhao-MSFT 37,626 Reputation points
0 answers

Unable to List Drive Items After Connecting to Microsoft Drive

Hi everyone, I'm working on a web app and attempting to integrate Microsoft Drive for the first time. I've added the following code in my backend to authenticate: const MicrosoftStrategy = require('passport-microsoft').Strategy; passport.use( new…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,774 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
849 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
896 questions
asked 2024-05-20T07:27:31.8033333+00:00
my-testing-app 0 Reputation points
1 answer

Graph API complains about missing parameter which are provided

Hi - Im am trying to use the identityGovernance/privilegedAccess/group/eligibilitySchedules API as described here: https://learn.microsoft.com/en-us/graph/api/privilegedaccessgroup-list-eligibilityschedules?view=graph-rest-1.0&tabs=csharp I am…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,774 questions
asked 2024-05-17T13:07:11.72+00:00
Søren Herskind Nielsen 0 Reputation points
answered 2024-05-20T06:39:25.7433333+00:00
CarlZhao-MSFT 37,626 Reputation points
2 answers

Teams Client Creates Unwanted Empty Chat Threads & Draft Chat Threads for Teams Calling Bot Calls

We use the Graph Cloud Communications API for our Teams Calling Bot to answer an incoming call (usually from the PSTN) to the Bot, and then add a Teams user into the call. When the Teams User receives the incoming call, a new chat thread appears in the…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,205 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,774 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,906 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,428 questions
asked 2023-12-08T12:10:04.9366667+00:00
Dr Dave H 120 Reputation points
commented 2024-05-20T06:20:42.4533333+00:00
Vikram Boorla (Tata Consultancy Services Limi) 250 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How long will take to show In-Place Archive in the online archive mailbox in OWA after Enabled mailbox archive in EAC and is there any graph api that supports Online Archive or mailbox archive.

here i enabled for mailbox archive in EAC for below image i am expecting to view that in place archive folder and also mention in this…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,079 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,774 questions
asked 2024-05-16T10:50:40.9166667+00:00
Naitik Jani 26 Reputation points
accepted 2024-05-20T06:17:30.5033333+00:00
Naitik Jani 26 Reputation points
1 answer

Teams cannot get channels' filesFolder

Hi, We encountered the following error when get Teams channels' filesFolder through Graph API. GET /teams/{id}/channels/{id}/filesFolder (document:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,774 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,906 questions
asked 2024-05-13T09:20:01.22+00:00
CAT 1 Reputation point
commented 2024-05-20T05:54:23.68+00:00
Prasad-MSFT 5,706 Reputation points Microsoft Vendor
1 answer

TEOC - microsoft-teams-emergency-operations-center, App

Hello, Does anyone know were I can get the basedresourcename and client id on step 4, see the screenshot below https://github.com/OfficeDev/microsoft-teams-emergency-operations-center/wiki/Deployment-Guide

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,774 questions
asked 2024-05-17T19:28:56.42+00:00
Gustavo Salcedo 0 Reputation points
answered 2024-05-20T02:48:25.35+00:00
Yakun Huang-MSFT 625 Reputation points Microsoft Vendor
0 answers

Graph API sometimes return less channel messages than total

I use Microsoft Graph API to get messages in a Team channel. GET…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,774 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,906 questions
asked 2024-05-16T09:04:57.7233333+00:00
CAT 1 Reputation point
edited a comment 2024-05-20T02:33:43.6466667+00:00
CAT 1 Reputation point
1 answer One of the answers was accepted by the question author.

GET /drive/items/{item-id}/content?format={format} errors with Not Acceptable - 406

Using graph-explorer in my tenant (as general admin) I made sure there is consent for Files.ReadWrite.All and…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,774 questions
asked 2024-05-18T09:44:05.4+00:00
Gal, Ofer (Israel) 131 Reputation points
commented 2024-05-19T21:31:00.9+00:00
awijekoon 1,260 Reputation points Microsoft Vendor
1 answer

Graph Api is not formatting html to PDF

Hi, we are using graph api to convert html document into PDF, it was working before but now all the images in the div comes on top left corner overlapped. could anyone please help on this. Saved HTML DOC: PDF converted using Graph:

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,774 questions
asked 2024-05-17T05:02:59.45+00:00
Roopam Dutta 0 Reputation points
edited an answer 2024-05-19T21:22:23.5233333+00:00
awijekoon 1,260 Reputation points Microsoft Vendor
0 answers

The API is very slow in detecting some changed to drives and file items.

I find that the Files API is very slow in detecting changes to a drive / drive items, like up to 10 minutes. I have a situation where I use the File API call to copy a file (workbook) on a SharePoint drive,…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,774 questions
asked 2023-08-22T09:37:55.2+00:00
Thomas Schneider 10 Reputation points
commented 2024-05-19T20:05:51.5833333+00:00
Wilson Antonio Guerrero Coltters 0 Reputation points
1 answer One of the answers was accepted by the question author.

How is the max lenght of recipients of sendActivityNotificationToRecipients

Hi MS teams colleague, I follow this guide https://learn.microsoft.com/en-us/graph/teams-send-activityfeednotifications?tabs=desktop%2Cjavascript#example-7-notify-multiple-users-about-pending-finance-approval-requests and want send my notification to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,774 questions
asked 2024-05-17T08:36:56.5333333+00:00
lolo he 20 Reputation points
accepted 2024-05-19T14:53:04.3466667+00:00
lolo he 20 Reputation points
1 answer

Microsoft Graph REST API Create a new item in a list

Nice to meet you everyone I'm Japanese and can't speak English at all, so I'm using Google Translate to post my questions. I think there are some parts that are difficult to understand, but I would appreciate it if you could help me solve it. Now on to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,774 questions
asked 2024-04-04T04:50:07.1566667+00:00
sktama 0 Reputation points
answered 2024-05-19T10:48:49.3233333+00:00
Sourabh Gupta 795 Reputation points Microsoft Vendor
1 answer

Graph API Timeout while validating endpoint

Hi guys! I have been struggling for the past couple of days with setting up a webhook for outlook via the Graph API of microsoft. Initially, I hosted my application locally and exposed it to the internet with ngrok. Connecting to the Graph API worked…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,079 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,774 questions
asked 2024-05-14T16:48:02.25+00:00
yorick de Jong 0 Reputation points
answered 2024-05-19T10:33:48.26+00:00
Sourabh Gupta 795 Reputation points Microsoft Vendor
1 answer

Do the timezone and time change in the in the result of msgraph-sdk calendar_view.get() ?

I am using python msgraph sdk to query calendar views. Below is my request: params = {"start_date_time": "2024-05-15T00:00:00+08:00", "end_date_time": "2024-05-15T23:59:59+08:00"} query_params =…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,774 questions
asked 2024-05-14T09:14:27.6033333+00:00
Shaun Yang (Medalsoft) 0 Reputation points
answered 2024-05-18T03:17:44.32+00:00
awijekoon 1,260 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Can I see a list of every appointment made by one customer?

I would love to be able to either search the calendar to find client names to see when they last had an appointment or be able to search the client in the customers tab to see a list of all of their appointments they've booked all compiled in one place.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,774 questions
asked 2022-11-18T15:15:43.313+00:00
Lindsey Mattinson 31 Reputation points
commented 2024-05-17T22:22:36.5566667+00:00
Cynthia Ojeda 0 Reputation points
1 answer

How to send a message to a channel without signed in user.

Hello team, I want to send the message in a channel using Graph API. How can I send a message to a channel without signed in user. Anyone can help me.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,774 questions
asked 2024-05-17T20:53:49.2633333+00:00
System Administrator 0 Reputation points
answered 2024-05-17T21:22:19.6066667+00:00
CharanyaB-MSFT 1,421 Reputation points Microsoft Vendor
0 answers

CSV graph connector configuration error

Hello team, I am trying unsuccessfully to configure the csv connector in the admin center using sharepoint as the datasource. I have scrupulously followed several times, recreating the connection, all the steps described here…

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,916 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,774 questions
asked 2024-05-17T20:41:09.4666667+00:00
M. Iovino 0 Reputation points
1 answer One of the answers was accepted by the question author.

Microsoft Graph Error: Microsoft.Kiota.Http.HttpClientLibrary: Failed to execute GetChildThreadsV2Async

Context: I'm trying to create an Azure Function that pulls Teams and Channels info using Graph API. As I understand it (please correct me if I'm wrong), there's no way to send one Graph API request to retrieve all channels in my organization, and I have…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,352 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,774 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,358 questions
asked 2024-05-16T16:57:31.6266667+00:00
Tran, Nguyen 20 Reputation points
edited a comment 2024-05-17T17:36:02.7433333+00:00
Tran, Nguyen 20 Reputation points
2 answers

Need unique identifier of scheduleItem resource type

I would like to use the Microsoft Graph to view and modify calendar information. Unfortunately, the scheduleItem resource type does not contain the unique identifier of the item so there is no reliable way of matching them to the results from the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,774 questions
asked 2024-05-08T20:30:55.42+00:00
Ryan 20 Reputation points
answered 2024-05-17T17:31:48.6466667+00:00
Saranya Madhu-MSFT 150 Reputation points Microsoft Vendor