10,783 questions with Microsoft Graph-related tags

Sort by: Updated
0 answers

Why am I receiving a lot of records per one group when querying Microsoft Graph API using delta?

I'm using the following endpoint to query Microsoft Graph API, tracking changes by delta: https://graph.microsoft.com/v1.0/groups/delta?$select=id,displayName,members However, when I filter the groups locally to find a specific group, I find many records…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,761 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,743 questions
asked 2024-05-16T20:33:26.14+00:00
Sameh Tawfik (MiddleEast) 0 Reputation points
1 answer

Time Zone Conversion Issue When Creating Events via Microsoft Graph API

Question: I am currently integrating the Microsoft Graph API for calendar event management within my application. When creating events using the API, I specify the start and end times in the local time zone (America/New_York), but I've noticed that the…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,072 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,761 questions
asked 2024-05-15T21:21:05.9733333+00:00
STEPHEN IGNATIUS 20 Reputation points
answered 2024-05-16T19:12:55.5766667+00:00
CharanyaB-MSFT 1,421 Reputation points Microsoft Vendor
1 answer

Create an Appointment without invitation-graph API

I'm working with the Microsoft Graph API to create events in an Outlook calendar. When I create an event for myself, no email is sent, but when creating an event for another user, they receive an email with options to accept or decline the event. Is…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,761 questions
asked 2024-04-18T10:51:20.3033333+00:00
Riya Dhyani 20 Reputation points
answered 2024-05-16T18:20:17.3333333+00:00
Hitesh Pachipulusu - MSFT 80 Reputation points Microsoft Vendor
0 answers

Getting '409 Conflict' Trying to create contact folder

I am trying to programmatically create new contact folders for users in an organization. The problem arises when I attempt to create a folder—it says there's a conflict. However, I've tried to retrieve the existing contact folders right before creation,…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,072 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,761 questions
asked 2024-05-06T09:22:33.91+00:00
Sillas Poulsen 0 Reputation points
commented 2024-05-16T18:04:00.68+00:00
Saranya Madhu-MSFT 150 Reputation points Microsoft Vendor
0 answers

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,761 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,784 questions
asked 2024-05-16T17:56:33.3533333+00:00
Felix Read 10 Reputation points
1 answer

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,344 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,761 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,342 questions
asked 2024-05-16T16:57:31.6266667+00:00
Tran, Nguyen 0 Reputation points
answered 2024-05-16T17:55:03.7466667+00:00
hossein jalilian 3,880 Reputation points
1 answer

Inorder to send and receive secure emails from a custom domain all that is required is to configure a few settings on the Azure platform and on the back end of the Odoo database.token is generated I dont want that token gets expired

In our Odoo system, we integrate with Microsoft Outlook for various functionalities like email communication, We encountered an issue where the access/refresh tokens used for authentication with Outlook were expiring after a certain period(90 days),…

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,614 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,761 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,743 questions
asked 2024-05-15T11:03:40.0033333+00:00
swathy 0 Reputation points
commented 2024-05-16T17:52:24.12+00:00
swathy 0 Reputation points
2 answers One of the answers was accepted by the question author.

Are there Graph APIs for Uploading/Downloading Documents to/from Sharepoint site

Do we have Microsoft graph APIs to upload and download documents to and from Sharepoint folders? Please provide those and any link to get details. Thanks.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,761 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,784 questions
asked 2023-01-27T21:50:55.48+00:00
Patil, Vinod V 40 Reputation points
commented 2024-05-16T17:15:21.39+00:00
Kunal Verma 0 Reputation points Microsoft Employee
0 answers

Unable to access bot framework Apis

I'm trying to access conversation api to get reply from bot but getting 401 i have created a bot using below link https://dev.botframework.com/ reply_message = { "type": "message", "from":…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
755 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,761 questions
asked 2024-05-15T11:18:34.1966667+00:00
Pankaj Rana 0 Reputation points
commented 2024-05-16T17:09:58.7666667+00:00
romungi-MSFT 42,586 Reputation points Microsoft Employee
0 answers

Exception of type 'Microsoft.Fast.Profile.Core.Exception.ProfileBadRequestException' was thrown

We've had a flow running in production for about a month now that updates associate images using the Graph. This week we are seeing issues where the Base64 image is throwing an error. Permissions haven't changed. We tried going directly through Graph…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,761 questions
asked 2024-05-07T12:34:10.21+00:00
Matt Perry 35 Reputation points
commented 2024-05-16T17:07:05.93+00:00
Matt Perry 35 Reputation points
0 answers

Can I pull users from older simulations on Repeat Offenders Report API?

We have loads of users so we send out our Phishing Attack Simulations in groups to not overflow our service desk with people reporting suspicious emails. I have been asked to report on who is a repeat offender. I have made a Power BI Dashboard to use now…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,761 questions
asked 2024-05-16T16:31:10.4733333+00:00
1 answer

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,072 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,761 questions
asked 2024-05-16T10:50:40.9166667+00:00
Naitik Jani 6 Reputation points
answered 2024-05-16T15:58:39.4066667+00:00
Vasil Michev 96,356 Reputation points MVP
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,761 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,899 questions
asked 2024-05-16T09:04:57.7233333+00:00
CAT 1 Reputation point
commented 2024-05-16T14:54:14.8633333+00:00
Prasad-MSFT 5,701 Reputation points Microsoft Vendor
0 answers

OAuth JWT issuer (sts.windows.net) is different from the one exptected and listed in the endpoints (login.microsoft.com)

Hi all We are trying to implement a new API which use OpenID Connect and OAuth2.0 to grant the API calls. Wa can successfully make the /authorize and /token calls on Microsoft bur the JWT we get in return has an issuer (sts.windows.net) which is…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,761 questions
asked 2024-05-16T14:42:37.4966667+00:00
Jean-François RIVES (Admin) 0 Reputation points
1 answer

Graph API does not return a contact which was created when user was onprem, now in Azure AD

The Microsoft Graph API V1 fails to retrieve contacts with phone numbers (personal contacts) created when the user account resided in the on-premises Active Directory (AD). Although the user account has since been migrated to Azure AD, Outlook…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,761 questions
asked 2024-05-10T01:49:52.25+00:00
Guru J 0 Reputation points
answered 2024-05-16T14:30:07.7066667+00:00
Hitesh Pachipulusu - MSFT 80 Reputation points Microsoft Vendor
0 answers

FederatedIdpMfaBehavior cannot be empty

Hello I executed New-MgDomainFederationConfiguration and tried to federate my Microsoft 365 custom domain to my third party IdP. New-MgDomainFederationConfiguration -DomainId "my.custom.domain" ` -ActiveSignInUri…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,761 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,124 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,743 questions
asked 2024-05-16T13:13:15.7+00:00
HTYZ1380 0 Reputation points
edited the question 2024-05-16T13:16:38.3666667+00:00
HTYZ1380 0 Reputation points
0 answers

How to query onlineMeetings by Start Date Time ?

I'm querying the users online meetings (using MS Graph) var result = await graphClient.Users[userid].OnlineMeetings.GetAsync((requestConfiguration) => { requestConfiguration.QueryParameters.Filter = "start/dateTime ge…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,761 questions
asked 2024-05-16T12:36:57.1066667+00:00
michael@opsgility.com 1 Reputation point
2 answers

Getting an error when trying to create a new excel workbook.

I am trying to use the Graph API to create a new Excel workbook. I keep finding this way to do it everywhere on the internet. But I keep getting this error. POST https://graph.microsoft.com/v1.0/me/drive/root/children { "file": {}, …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,761 questions
asked 2024-05-13T20:11:06.9133333+00:00
Jalen Parham 0 Reputation points
answered 2024-05-16T12:20:13.5+00:00
Hitesh Pachipulusu - MSFT 80 Reputation points Microsoft Vendor
2 answers

API Graph find the categories of an outlook email in a shared mailbox

Hello, I would like to retrieve the categories from an email in a shared mailbox : https://graph.microsoft.com/v1.0/users/{user-id}/outlook/masterCategories I have the message : I have the authorisation :- in my token I have authorisation for Graph…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,072 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,761 questions
asked 2024-05-15T16:12:45.59+00:00
RENAUD, Benjamin 0 Reputation points
answered 2024-05-16T11:59:31.4233333+00:00
Hitesh Pachipulusu - MSFT 80 Reputation points Microsoft Vendor
0 answers

Reccomanded way to automate App Registration process via PowerShell?

Hi, I am developing a PowerShell script that needs to automate the App Registration process in Azure, creating an Application that should be able to read EntraID Audit logs and interact with Azure services (with Reader role) via its service…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,761 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,124 questions
asked 2024-05-16T10:04:26.0666667+00:00
Riccardo Tramontini 0 Reputation points
edited the question 2024-05-16T11:25:01.6833333+00:00
PRADEEPCHEEKATLA-MSFT 78,911 Reputation points Microsoft Employee