10,858 questions with Microsoft Graph-related tags

Sort by: Updated
2 answers

Microsoft Graph subscriptions lifecycleUrl not validated

Hi, So I have been building an API and I wanted to use subscriptions to listen to the calendar events actively. This seems to work but for some reason, but when I create a subscription delete it and create it again it doesn't try to revalidate the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,836 questions
asked 2024-02-20T14:31:12.24+00:00
Billy | IKANDA 11 Reputation points
answered 2024-05-25T12:40:46.3266667+00:00
Sourabh Gupta 795 Reputation points Microsoft Vendor
1 answer

Graph Upload .conflictBehavior rename works but not replace

Hello, I have a python application to upload an html file that has been generated and it works to upload the first time. If I want to replace the file however, the upload fails. I have tried setting the @microsoft.graph.conflictBehavior to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,836 questions
asked 2024-05-23T20:36:50.55+00:00
Mark Fisher 0 Reputation points
answered 2024-05-25T11:42:39.7766667+00:00
Sourabh Gupta 795 Reputation points Microsoft Vendor
1 answer

I am using PowerShell to subscribe Graph notification with rich (resource) data, but the response doesn't contains the field that I need

I am using below PS command to subscribe Graph with resource data (email unique id and email subject) New-MgSubscription -ChangeType "created" ` -NotificationUrl "https://******.azurewebsites.net/api/webhook" ` -ExpirationDateTime…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,836 questions
asked 2024-03-26T07:44:21.51+00:00
HGZL (Nick Hongzheng Li) 20 Reputation points
answered 2024-05-25T11:14:40.0333333+00:00
Sourabh Gupta 795 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

How to fix this error in Microsoft SQL: SQL job is failing. OLE DB or ODBC error: [DataSource.Error] Microsoft SQL: Query timeout expired...

Hello, Kindly advise how to solve below issue: we have one job that's failing is Microsoft SQL. This issue is affecting the Power BI reports as well. Below error is found: SQL job is failing. OLE DB or ODBC error: [DataSource.Error] Microsoft SQL: Query…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,836 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,896 questions
asked 2024-05-04T22:07:43.62+00:00
Aya 20 Reputation points
accepted 2024-05-25T10:13:19.82+00:00
Aya 20 Reputation points
0 answers

Formating my c drive,

When i formated my drive c , the sky account ask me for my account , i typed my school microsoft account , all the steps woked fine , until the last of going login , it say that. This username is belong to another organisation , my laptop is locked above…

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
728 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.
5,654 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,836 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,848 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.
66 questions
asked 2024-05-25T08:49:18.3833333+00:00
HANA.HARILE 0 Reputation points
0 answers

How to send activity feed notification to a user in another tenant using Graph API with Java

Hi! I'm developing a server application with Java and I want to send an activity feed notification to a user who is not in my tenant through our Teams personal app. To achieve this, I created a GraphServiceClient with Client Credentials Provider,…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
273 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,836 questions
asked 2024-05-24T20:32:08.41+00:00
Test 0 Reputation points
commented 2024-05-25T05:24:59.9533333+00:00
awijekoon 1,260 Reputation points Microsoft Vendor
1 answer

graph api calendar for account with more than one calendar

Hi, I'd like to use the endpoint users/<id | UPN>/calendarView for a specific account, let's call it account@domain.com When I call endpoint users/account@domain.com/calendars , I get 3 different calendars, which is correct. The issue is that those…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,836 questions
asked 2024-05-24T15:08:34.3533333+00:00
Pfeiffer Andreas - UCI 150 Reputation points
edited an answer 2024-05-25T03:03:28.7633333+00:00
awijekoon 1,260 Reputation points Microsoft Vendor
0 answers

Subscribe to Change Notifications as an Application for Online Meetings in GCC HIGH

I have been having lots of issues trying to get my change notification subscription to work correctly. Some context: This is an application I am attempting to write for my companies GCC High 365 that would track whenever someone enters or leaves a Teams…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,836 questions
asked 2024-05-25T01:59:47.9066667+00:00
Justin Karneeb 0 Reputation points
1 answer

Can we get a list of Microsoft forms made by a specific user or all users in a Tenant using MS Graph API or PowerShell?

Hi All, We need to list all forms created by a user with their Display name, UPN, Created date and the URL to the form. I'm asking this because we are in a middle of a business aquisition and and we need to migrate this data from our tenant to another…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,359 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,014 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,836 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,161 questions
asked 2024-05-24T15:17:18.4166667+00:00
Pasindu Fernando 0 Reputation points
answered 2024-05-25T01:59:15.1133333+00:00
Quinton Ridgley 0 Reputation points
0 answers

How to read mail from Outlook shared mailbox using Python Graph SDK?

I was able to find the answer in the github documentation. Thank you, Diana

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,836 questions
asked 2024-05-23T15:58:08.86+00:00
Diana Tung 0 Reputation points
edited the question 2024-05-24T23:36:54.0133333+00:00
Diana Tung 0 Reputation points
0 answers

How to integrate word, excel, powerpoint inside our document drafting software?

Hello there, Greetings !!! We are planning to build a document drafting and editing software. For our software, we want to inbuild, integrate ms word, excel, powerpoint editor within our software. Can you help us in knowing what are your charges? Can you…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,836 questions
asked 2024-05-24T23:13:18.51+00:00
Prince Kunal 0 Reputation points
1 answer

Error while trying to sync changes to Power BI workspace

I'm trying to sync my latest changes to my staging workspace through git integration in Power BI. Tested my changes in a development workspace and the changes synced fine without any error. While I was trying to sync the same changes in Staging…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,836 questions
asked 2024-05-24T09:56:48.4033333+00:00
Anand Kumar Venkatamurugan 0 Reputation points Microsoft Vendor
answered 2024-05-24T20:37:28.76+00:00
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,836 questions
asked 2024-05-17T10:53:21.87+00:00
Craig Blowfield 0 Reputation points
commented 2024-05-24T19:10:26.22+00:00
CharanyaB-MSFT 1,576 Reputation points Microsoft Vendor
1 answer

Fetching OneNote Page Content Returns 500 Error via Microsoft Graph API

We are currently experiencing issues with the Microsoft Graph API when attempting to retrieve the content of OneNote pages. Despite numerous attempts, this API consistently returns a 500 Internal Server Error for specific calls. Here are the details of…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,836 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,583 questions
asked 2024-03-14T08:27:37.6133333+00:00
Shradha Pokhriyal 5 Reputation points
answered 2024-05-24T18:58:34.49+00:00
CharanyaB-MSFT 1,576 Reputation points Microsoft Vendor
0 answers

The property 'Item' is required when creating the entity

I encountered an error while working with the Microsoft Graph API. The error message states, "The property 'Item' is required when creating the entity." I'm trying to auto-reply to an email that contains an item attachment, which is an EML…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,836 questions
asked 2024-05-06T11:07:56.55+00:00
DP 0 Reputation points
commented 2024-05-24T18:39:24.3966667+00:00
Saranya Madhu-MSFT 225 Reputation points Microsoft Vendor
2 answers

Is it possible to only allow attendees and organizers in a meeting or lobby?

We are trying to set up an application that would allow potential attendees to get a unique access for a certain meeting create through the api. The organizers should be able to remove certain attendees and their access after their initial invitation,…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,250 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,836 questions
asked 2024-05-23T16:12:20.08+00:00
Guillaume Gauthier-Benoit 0 Reputation points
answered 2024-05-24T18:18:43.42+00:00
Saranya Madhu-MSFT 225 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Issues reading custom security attributes with Entra id and graph api

I am trying to access the custom attributes of my users with graph api. I've created an attribute set with attributes and I've set a few of them on my users for testing purpose. This is the code I'm using, I tried both the current and the beta version of…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,836 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,848 questions
asked 2024-05-24T11:56:00.86+00:00
Robert Desbiens 20 Reputation points
accepted 2024-05-24T17:58:27.9066667+00:00
Robert Desbiens 20 Reputation points
2 answers One of the answers was accepted by the question author.

Access Shared Mailbox via Graph API

Hi Team, I want to read emails received in my organizations SharedMailBox though an inhouse API using Graph API. In order to do so I registered an application in MS Entra. Went to API permissions > Microsoft Graph > Application permissions, and…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,836 questions
asked 2023-10-27T15:25:24.84+00:00
Piyush Payodhi 20 Reputation points
edited a comment 2024-05-24T16:18:32.35+00:00
Diana Tung 0 Reputation points
1 answer

SPO list columnDefinition resource type missing properties

Hi, I am trying to get the column definition for my SPO list. I created the SPO column with location type as: Using this endpoint: endpoint = f"https://graph.microsoft.com/v1.0/sites/{site_id}/lists/{list_id}/columns" I am not getting any…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,836 questions
asked 2024-05-24T09:31:19.85+00:00
Marta Kubinska 0 Reputation points
edited an answer 2024-05-24T16:17:46.94+00:00
Saranya Madhu-MSFT 225 Reputation points Microsoft Vendor
1 answer

CalendarView Graph API returns empty response for Office365 calendar

GET /me/calendar/calendarView?startDateTime={start_datetime}&endDateTime={end_datetime} API gives empty result as: { "@odata.context": "https://graph.microsoft.com/v1.0/$metadata#users('user%40outlook.com')/calendarView", …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,836 questions
asked 2021-01-23T09:43:33.247+00:00
Yogesh Hole 6 Reputation points
edited an answer 2024-05-24T14:35:42.1133333+00:00
Pfeiffer Andreas - UCI 150 Reputation points