10,845 questions with Microsoft Graph-related tags

Sort by: Updated
1 answer

FieldValueSet select statement does not overcome lookup field limitation as per documentation

The documentation of FieldValueSet states "Up to 12 lookup fields may be requested in a single query. The server returns lookup values if your request includes a select statement with the fields you need". I understand this to mean that if my…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,823 questions
asked 2024-05-21T21:54:15.86+00:00
Matt Tebbs 0 Reputation points
answered 2024-05-23T19:29:06.5633333+00:00
CharanyaB-MSFT 1,501 Reputation points Microsoft Vendor
0 answers

How can I use /users/{user-Id}/events/ to see Teams meetings attendance reports?

I'm using Graph Explorer to read Team meetings reports, specifically the attendees join/leave times and their individual durations in the meeting. I can get all the data I need from my personal user ID. I am trying to use a GET…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,823 questions
asked 2024-05-23T18:49:34.3166667+00:00
Chris McCuskey 0 Reputation points
edited the question 2024-05-23T18:54:19.0533333+00:00
Chris McCuskey 0 Reputation points
0 answers

Using Microsoft Graph to pull file usage details

On my site (just a single site, not an entire tenant), I have enabled the site feature "Sharepoint Viewers". This allows me to see who has viewed a file (and when). This is helpful when it comes to see if specific users have viewed required…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,823 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,849 questions
asked 2024-05-23T18:52:26.1733333+00:00
Kmetz 0 Reputation points
1 answer

How can we get the real time zone of the shared user calendar

I want to get the time zone of the shared calendar, How can i get the timezone, calendar api is not giving me time zone.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,823 questions
asked 2024-05-22T19:03:46.8033333+00:00
Xufyan Ali 0 Reputation points
commented 2024-05-23T18:25:47.4433333+00:00
Xufyan Ali 0 Reputation points
1 answer

channel isFavoriteByDefault only applies for existing owners and members

When I create a Team with channels in one request then when a channel have the isFavoriteByDefault property set to true then it only shows the channel by default for existing owners and members of the teams but not for new members. Is this normal…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,235 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,823 questions
asked 2024-05-23T07:37:58.8333333+00:00
Daniël Pastoor 0 Reputation points
answered 2024-05-23T18:16:18.32+00:00
CharanyaB-MSFT 1,501 Reputation points Microsoft Vendor
1 answer

Graph API /people Relevance Score

I have a few questions on the /people graph end-point and Relevance Score. The time period which is taken for calculating the relevance score ? If I have sent the same number of emails for 2 users , but for user-1 I've sent emails recently and for…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,823 questions
asked 2024-05-23T07:15:34.4266667+00:00
Dheemanth Reddy Gangumalla 0 Reputation points
edited an answer 2024-05-23T17:56:16.4+00:00
Saranya Madhu-MSFT 225 Reputation points Microsoft Vendor
1 answer

how to put filter on https:\\graph.microsoft.com\beta\deviceManagement\detectedApps

i was to filter data based on platform in following https:\graph.microsoft.com\beta\deviceManagement\detectedApps but https:\graph.microsoft.com\beta\deviceManagement\detectedApps?$filter = platform ne 'windows' not working. please advice how to apply…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,823 questions
asked 2024-05-23T14:03:07.6366667+00:00
Ashwin Gupta 0 Reputation points
answered 2024-05-23T16:51:46.6433333+00:00
Vasil Michev 96,836 Reputation points MVP
0 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,235 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,823 questions
asked 2024-05-23T16:12:20.08+00:00
Guillaume Gauthier-Benoit 0 Reputation points
0 answers

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

Hi, I have successfully completed the Python app tutorial provided here https://learn.microsoft.com/en-us/graph/tutorials/python?tabs=aad. I created a delegated access application where I can execute calls such as "await…

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

I'm receiving incomplete / invalid JSON responses for certain Graph requests in the new AuditLog beta

I have used the https://graph.microsoft.com/beta/security/auditLog/queries beta API URI to create three different AuditLogQuery searches. All three were created in the same way, and all three succeeded. I can make requests to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,823 questions
asked 2024-04-04T16:22:04.1233333+00:00
Michael Goodman 15 Reputation points
commented 2024-05-23T14:59:18.28+00:00
Julien Ravet 0 Reputation points
1 answer

Microsoft Graph API: 'Tenant does not have a SPO license' Error when Accessing SharePoint Site with valid business o365 account

I am attempting to access a SharePoint site using the Microsoft Graph API from a Python script. Despite having granted the necessary permissions in Azure AD and assigning licenses, I keep encountering the following error: Failed to get site ID. Status…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,823 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,708 questions
Microsoft Entra Private Access
Microsoft Entra Private Access
Microsoft Entra Private Access provides secure and deep identity-aware, Zero Trust network access to all private apps and resources.
45 questions
asked 2024-05-22T13:30:59.97+00:00
dude95 0 Reputation points
commented 2024-05-23T14:24:50.11+00:00
dude95 0 Reputation points
1 answer

Microsoft Grpah Apo intune Mobile device and software

i have requirements to pull mobile devices from MS intune using graph api, i am able to pull manageddevies but not able find api which gives me application or s.w installed on moible device i tried deviceappmanagment api but not able to add filter in…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,823 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,471 questions
asked 2024-05-10T13:52:48.3766667+00:00
Ashwin Gupta 0 Reputation points
commented 2024-05-23T14:01:15.5333333+00:00
Ashwin Gupta 0 Reputation points
0 answers

Bug: Date filter for directory extension attribute stopped working

Hello, we have configured a custom directory extension attribute of type DateTime and associated it to user objects. In the last weeks, it was possible to properly apply the $filter parameter with the le (less equal) operator in order to search for users…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,823 questions
asked 2023-05-18T10:27:05.36+00:00
98969115 0 Reputation points
commented 2024-05-23T13:41:04.7966667+00:00
Samer Abud 0 Reputation points
2 answers

How can I change the greeting of a users Teams Account via API?

Hello, I'm looking for a way to exchange the greeting on a users Teams Phone System via API. Unfortunately I couldn't find any documentation for this. No answers online about this either. Can someone of you direct me into the right…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,823 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,916 questions
Microsoft Teams Phone
Microsoft Teams Phone
Teams Phone enables call-control and Private Branch Exchange (PBX) capabilities in the Microsoft 365 cloud with Microsoft Teams.
129 questions
asked 2024-05-22T16:10:29.63+00:00
Alexander Krämer 0 Reputation points
commented 2024-05-23T13:20:27.08+00:00
Prasad-MSFT 5,706 Reputation points Microsoft Vendor
1 answer

Graph endpoint teamwork/sendActivityNotificationToRecipients 400 bad request invalid Microsoft Teams domain

When I try to use the Microsoft Graph endpoint "/teamwork/sendActivityNotificationToRecipients" with this body : { "topic": { "source": "text", "value": "Test", "webUrl":…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,823 questions
asked 2024-05-06T14:59:29.6333333+00:00
Quentin Pla 0 Reputation points
edited an answer 2024-05-23T13:11:13.76+00:00
CharanyaB-MSFT 1,501 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,823 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,916 questions
asked 2024-05-16T09:04:57.7233333+00:00
CAT 1 Reputation point
commented 2024-05-23T13:03:59.8466667+00:00
Prasad-MSFT 5,706 Reputation points Microsoft Vendor
0 answers

Sharepoint scopes not working throught a GDAP application consent

Hi, we have a problem when getting SharePoint settings through a GDAP relationship consent. Here's the flow we are using: Partner consent to an app with the scope https://api.partnercenter.microsoft.com/user_impersonation and offline_access Using the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,823 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,849 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,827 questions
asked 2024-05-23T13:01:39.05+00:00
Etienne Lepage Lepitre 5 Reputation points
0 answers

Posting to https://graph.microsoft.com/v1.0/communications/callRecords/{id} is giving a 404 error

When I am running https://graph.microsoft.com/v1.0/communications/callRecords/{id} it gives a 404 error for all call ID's after 22/05/2024 13:25:24 (BST). If I run the same on call ID's before this time I get no errors. Invoke-RestMethod : The remote…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,235 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,823 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,916 questions
asked 2024-05-22T18:32:01.4166667+00:00
Matt Ringsell 20 Reputation points
commented 2024-05-23T12:55:11.32+00:00
Matt Ringsell 20 Reputation points
5 answers

Microsoft Bookings email confirmation shows different time than what's added on Outlook calendar

We're encountering an issue where a MS Bookings confirmation email shows a meeting is scheduled 1 hour earlier than how the meeting is being displayed in the Outlook calendar. It's been confirmed by the client and staff member that the meeting time…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,823 questions
asked 2022-03-30T18:52:19.87+00:00
Alec 51 Reputation points
commented 2024-05-23T11:45:19.0833333+00:00
Fabian 0 Reputation points
0 answers

Sorry, but we’re having trouble signing you in. AADSTS700016: Application with identifier 'd1ddf0e4-d672-4dae-b554-9d5bdfd93547' was not found in the directory

Whenever I start a new session for connect-MSGraph, it defaults to using the old AppID, even if I’ve updated the AppID in the previous session. Please suggest a way to update the AppID permanently. I am expecting that “connect-MSGraph” session should…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,823 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,151 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,827 questions
asked 2024-05-23T10:34:22.19+00:00
Sivasankaran J 0 Reputation points