10,568 questions with Microsoft Graph-related tags

Sort by: Updated
0 answers

Graph API Create documentSetVersions in a List

Hi, I am trying to create a documentSetVersions using the POST API ("sites/{site-id}/lists/{list-id}/items/{item-id}/documentSetVersions"). Below is the body in JSON format being send to API. { "comment": "put your comments…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,546 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,597 questions
asked 2024-04-23T12:32:29.35+00:00
Sheheryar Chagani 0 Reputation points
0 answers

Microsoft.Graph New-MgBetaPlannerRoster is not working getting error Bad request

$tenantID ="id of the tenant" $ClientID = "id of the client" $CertThumbprint = "thumbprint of the certificate" Connect-MgGraph -ClientID $clientID -TenantID $tenantID -CertificateThumbprint $CertThumbprint $body = @' {    …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,546 questions
asked 2024-04-11T15:09:48.28+00:00
METOEVI, Isabelle (MTL) 0 Reputation points
commented 2024-04-23T12:17:53.6466667+00:00
Luca Heiss 0 Reputation points
0 answers

Inline attachments' name in Email body html not visible

When I copy and paste an image in email body and fetch the email body using Graph API, earlier it used to show the img tag in the email body html as <img size="8682" src="cid:image.png" style="max-width: 665px">, but…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,546 questions
asked 2024-04-23T11:49:20.4833333+00:00
Rohan Bansal 0 Reputation points
0 answers

getMailboxUsageDetail graph api .

in the getMailboxUsageDetail api GET https://graph.microsoft.com/v1.0/reports/getMailboxUsageDetail(period='D7') in response we get Item Count so GetMailboxUsageDetail API includes which items? like emails for specific users ? or it contains…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,546 questions
asked 2024-04-23T10:43:23.8233333+00:00
Naitik Jani 6 Reputation points
0 answers

Missing EventMessageDetail's

Hi there, I am currently working with the Graph API to pull Teams messages, there are a number of issues with the data that I have spotted and would like some extra eyes on to verify that it's doing what it's supposed to be doing. I am trying to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,546 questions
asked 2022-03-22T12:03:26.003+00:00
Matthew Laird 86 Reputation points
commented 2024-04-23T09:57:42.0433333+00:00
Oleh Mihdalskyi 20 Reputation points
0 answers

[Graph API] System Messages Inconsistency.

Hello I'm using this documentation to subscribe to system messages from Teams using Graph API - https://learn.microsoft.com/en-us/graph/system-messages. There is a list of system messages and places (chats, channels, etc.) where those events…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,546 questions
asked 2022-07-12T22:32:19.873+00:00
Artsiom Rusak 1 Reputation point
commented 2024-04-23T09:54:19.3766667+00:00
Oleh Mihdalskyi 20 Reputation points
0 answers

List MS Team Member added/Joined date

Other than using Graph API /auditLogs/directoryAudits, is there another API in MS Graph to find a user (member) was added to a MS Team? I'm trying to get this info in a Power Automate flow for reporting purpose which will be in Power BI.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,042 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,546 questions
asked 2024-04-23T09:49:40.6+00:00
Manoj 0 Reputation points
0 answers

Can I upload a file in my personal or business OneDrive using PHP?

Hi, I want to upload my files from a server to OneDrive using PHP code.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,546 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,117 questions
asked 2024-04-23T09:30:27.27+00:00
Anas Manan 0 Reputation points
0 answers

Troubleshooting 403 Unauthorized Error When Creating Online Meetings via MS Graph API

How can we investigate and resolve a 403 unauthorized error that occurs when certain users attempt to create online meetings for Microsoft Teams via the API at "https://graph.microsoft.com/v1.0/me/onlineMeetings"? We have checked the affected…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,546 questions
asked 2024-04-23T09:28:06.85+00:00
Paramasivam, Vidhya 0 Reputation points
1 answer

Call Ended Events after Teams PSTN Calls

Hi we use teams with an SBC so that we can use Teams to make calls from our office to clients. We also have a system which records the time we spend on various tasks. What I would like to achieve is when a call ends, a window appears allowing the user to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,546 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,835 questions
asked 2023-08-31T14:16:41.7066667+00:00
Daniel Dunn 1 Reputation point
commented 2024-04-23T09:26:51.72+00:00
Prasad-MSFT 5,616 Reputation points Microsoft Vendor
1 answer

(How) is it possible to add a global bot which can detect incoming audio or video calls in all channels?

Is it possible to add a bot to the left pane which can react to incoming calls in any channel to display additional caller information without beeing installed in all channels and chats? The bot might post an adaptive card to the channel or chat, where…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,546 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,835 questions
asked 2024-02-19T17:49:21.67+00:00
Nico Gerbig 0 Reputation points
commented 2024-04-23T08:59:07.92+00:00
Oleh Mihdalskyi 20 Reputation points
1 answer One of the answers was accepted by the question author.

Use the Graph API to get an empty list of Sharepoint files

My Application account has applied Graph and Sharepoint Sites.Selected permissions, and the administrator has agreed Sharepoint Site has configured app permissions I can use the Graph API to access Sharepoint Sites and drives But get the root folders…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,546 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,597 questions
asked 2024-04-21T12:58:45.5+00:00
Wei Tan 20 Reputation points
accepted 2024-04-23T08:34:01.6+00:00
Wei Tan 20 Reputation points
0 answers

We have a case where we are trying to fetch the calendar events using the getSchedule api, where we are using the client credentials flow and given the access policy to the mail-enabled security group with the user in the shared maill box

we are trying to use the client credentials flow token to fetch the free busy events of the users so we have given the application access policy to the mail-enabled security group with a single-user email which is a shared email so when we try…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,546 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
790 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,428 questions
asked 2024-04-23T07:07:17.8433333+00:00
qa.interviewer1 5 Reputation points
2 answers

How to fix MailboxNotEnabledForRESTAPI

Dear Team, I'm developing an application that requires access to a mailbox enabled for the Outlook REST API. We need a developer preview account to test our app's functionality, especially for creating online meetings, booking the host and recipient's…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,935 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,546 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,835 questions
asked 2024-04-18T10:21:56.6666667+00:00
asdfasfawfwfwf 0 Reputation points
commented 2024-04-23T06:57:49.12+00:00
Faery Fu-MSFT 16,661 Reputation points Microsoft Vendor
0 answers

microsoft graph POST API /me/event connection error

Hello, I am getting conenction error while making post API call . curl -X POST https://graph.microsoft.com/v1.0/me/events -H 'Host:graph.microsoft.com' -H 'Content-Type:application/json' -H 'Authorization: Bearer <token>' -H 'Content-Length:645' -H…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,546 questions
asked 2024-04-23T06:34:18.4866667+00:00
Neha Soni 0 Reputation points
0 answers

Wrong permission listed for Create personAward beta endpoint

I am able to create person award using New-MgBetaUserProfileAward command and an app registration which have application persmission "User.ReadWrite.All" and was able to create the award. However in documentation it is mentioned that…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,546 questions
asked 2024-04-19T06:46:31.95+00:00
Akshat Agarwal 0 Reputation points
edited the question 2024-04-23T06:33:35.9+00:00
Akshat Agarwal 0 Reputation points
1 answer One of the answers was accepted by the question author.

Unable to retrieve the list of Guest users without ExternalUserState value

There are cases when ExternalUserState property of Guest users may be empty (null/blank) due to invitation being sent from different services (possibly SharePoint). It is not possible to retrieve the list of those users because according to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,546 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,597 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,040 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,633 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,428 questions
asked 2024-04-10T15:05:00.26+00:00
Alex Rough 40 Reputation points
edited the question 2024-04-23T06:13:06.06+00:00
AllenXu-MSFT 15,926 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to use Graph API to list Bookmarks by given item id

In the Microsoft documentation I found an API call to get a list of bookmarks: https://learn.microsoft.com/en-us/graph/api/search-searchentity-list-bookmarks?view=graph-rest-1.0&tabs=http#request-headers However when I try the command in the graph…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,546 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,597 questions
asked 2024-04-17T17:14:42.5666667+00:00
s w 60 Reputation points
edited the question 2024-04-23T06:12:21.21+00:00
AllenXu-MSFT 15,926 Reputation points Microsoft Vendor
4 answers One of the answers was accepted by the question author.

"ErrorAccessDenied Message: Access is denied. Check credentials and try again." When I try to get events in my email

I encounter error message "ErrorAccessDenied Message: Access is denied. Check credentials and try again." When I try to get calendar events in my email. var options = new TokenCredentialOptions { AuthorityHost =…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,935 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,546 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,880 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
382 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,428 questions
asked 2023-01-17T06:13:29.1266667+00:00
Anson Tsang 30 Reputation points
answered 2024-04-23T05:18:48.4766667+00:00
rumaana begum 1 Reputation point
1 answer

Graph API, how to get the registration link of a webinar event

Hi, I'm getting the calendar info of webinars created on teams using the below function. It returns the data but it doesn't have the teams online meeting registration url which is something like…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,546 questions
asked 2024-04-19T05:50:37.51+00:00
Hajir Lesani 0 Reputation points
answered 2024-04-23T03:02:46.8033333+00:00
Yakun Huang-MSFT 80 Reputation points Microsoft Vendor