10,794 questions with Microsoft Graph-related tags

Sort by: Updated
0 answers

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,772 questions
asked 2024-05-18T09:44:05.4+00:00
Gal, Ofer (Israel) 111 Reputation points
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,772 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,185 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,772 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,772 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

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,772 questions
asked 2024-05-17T19:28:56.42+00:00
Gustavo Salcedo 0 Reputation points
commented 2024-05-17T20:53:19.0533333+00:00
Gustavo Salcedo 0 Reputation points
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,913 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,772 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,772 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,352 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,772 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
1 answer

Graph Transcript Notifications (without resource data)

https://learn.microsoft.com/en-us/graph/teams-changenotifications-callrecording-and-calltranscript#notifications-without-resource-data We have followed the above and have a working endpoint and are getting notices. We opted to not bother with encryption…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,772 questions
asked 2024-02-06T15:23:03.7466667+00:00
Office 365 Integration 0 Reputation points
commented 2024-05-17T17:11:04.2966667+00:00
Mike Yeager 26 Reputation points
1 answer One of the answers was accepted by the question author.

How do i get the files updated in the last 8 hours in graph api

I have been trying to create a process to tag all recently modified files in sharepoint, to then update some custom fields we created for the sites. We are using java MS graph api, but i have not been able to do this with graph. This is the queries i…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,772 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,793 questions
asked 2024-05-16T17:56:33.3533333+00:00
Felix Read 30 Reputation points
commented 2024-05-17T15:09:03.99+00:00
Felix Read 30 Reputation points
1 answer

Relevance field couldn't be found in the below Message Center API

We are using the below API and we couldn't find Relevance field https://graph.microsoft.com/v1.0/admin/serviceAnnouncement/messages Kindly advise accordingly

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,772 questions
asked 2024-05-14T14:28:52.2833333+00:00
Bassant Morgan, Vodafone 0 Reputation points
answered 2024-05-17T14:34:38.5933333+00:00
Hitesh Pachipulusu - MSFT 80 Reputation points Microsoft Vendor
0 answers

How to restore the Files/Attachments added to Channels in Teams when a Team is deleted permanently?

Hi Microsoft Team, I have attached few Files and Folders in Channel's Files Tab and I have deleted a Team permanently by deleting the group from recycle bin which also deletes the SharePoint site created for that particular group. I have restored the…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,199 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,772 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,793 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.
2,701 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,904 questions
asked 2024-05-17T11:28:26.6866667+00:00
DeveloperTeams 0 Reputation points
commented 2024-05-17T13:18:19.01+00:00
DeveloperTeams 0 Reputation points
0 answers

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,772 questions
asked 2024-05-17T13:07:11.72+00:00
Søren Herskind Nielsen 0 Reputation points
1 answer

I'm currently trying to create an online meeting using a specific link provided by Microsoft. However, during the process, it prompts me to 'Create an online meeting with user token.' Could you please guide me on how to obtain the user token required for

The link is - https://learn.microsoft.com/en-us/graph/api/application-post-onlinemeetings?view=graph-rest-1.0&tabs=http#permissions can you also provide me the permission sets and if it requires to grant admin access

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,772 questions
asked 2024-05-08T07:28:09.5333333+00:00
Surya Prakash 0 Reputation points
edited an answer 2024-05-17T12:44:46.35+00:00
Saranya Madhu-MSFT 150 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Copy and past embedded images from one Excel file to another with Microsoft Graph on Sharepoint

Hello, Is there a way to copy and past embedded images from one Excel file to another with Microsoft Graph on SharePoint? I was able to copy the data from one Excel file to another with the following script but the format is not preserved and the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,772 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,518 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,793 questions
asked 2024-05-11T21:13:46.8266667+00:00
Lexignot 45 Reputation points
commented 2024-05-17T12:24:37.9833333+00:00
Lexignot 45 Reputation points
3 answers

While get user’s list of followed sites (using application permissions). By calling GET /me/followedSites endpoint gives "access denied”

Hi team, I was trying to get user’s list of followed sites (using application permissions). But calling GET /me/followedSites endpoint gives "access denied” and not able to know the root cause for this issue. Is something know issue or is it…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,772 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,793 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.
2,701 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
516 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,576 questions
asked 2024-05-07T07:03:46.88+00:00
Tanvi Mittal 0 Reputation points
commented 2024-05-17T12:15:37.8933333+00:00
Tanvi Mittal 0 Reputation points
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,772 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,904 questions
asked 2024-05-16T09:04:57.7233333+00:00
CAT 1 Reputation point
commented 2024-05-17T11:55:06.8366667+00:00
Prasad-MSFT 5,706 Reputation points Microsoft Vendor
0 answers

Why am I getting a "Creation of this gallery app is not supported" error (Status: 400, BadRequest) when trying to use the `Invoke-MgInstantiateApplicationTemplate` command?

I am encountering an error when attempting to instantiate a gallery app "Adobe Identity Management (OIDC)" using the Invoke-MgInstantiateApplicationTemplate command. $applicationTemplateId = (Get-MgApplicationTemplate -Filter "DisplayName…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,772 questions
asked 2024-05-17T10:49:16.6133333+00:00
Sergii Machulin 0 Reputation points
edited the question 2024-05-17T11:21:12.26+00:00
Sergii Machulin 0 Reputation points
0 answers

Error 'ApiNotFound' trying standard update workbook table row endpoint

Based on the documentation I was trying to update a workbook table row https://graph.microsoft.com/v1.0/drives/{drive-id}/items/{drive-item_id}/workbook/tables/{table-name}/rows/{index} with body { "index": 5 "values: ... } Which fails…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,772 questions
asked 2024-05-17T10:53:21.87+00:00
Craig Blowfield 0 Reputation points
1 answer

Authorization_RequestDenied:Insufficient privileges to complete the operation.

Hi there, I am experiencing issues with Graph API permissions, even though I've granted all the necessary permissions and consents. Interestingly,the same app works in some tenants and but not in others. This is an old app that's why it's Windows Active…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,772 questions
asked 2024-05-15T15:47:33.7933333+00:00
Durjan Hussain 155 Reputation points
commented 2024-05-17T10:51:33.0466667+00:00
Durjan Hussain 155 Reputation points