---
title: Microsoft Graph
url: https://www.tines.com/docs/credentials/connect-flows/microsoft-graph/
updated: 2025-08-05T17:51:02+00:00
---

*[tines.com](https://www.tines.com/llms.txt) › [Docs](https://www.tines.com/llms.txt) › [Credentials](https://www.tines.com/llm/docs/credentials.md) › [Connect flows](https://www.tines.com/llm/docs/credentials/connect-flows.md)*

# Microsoft Graph

*[View on tines.com](https://www.tines.com/docs/credentials/connect-flows/microsoft-graph/)*

[Microsoft Graph](https://developer.microsoft.com/en-us/graph) is a unified RESTful programming interface provided by Microsoft. It enables developers to access a wide range of data and functionality across Microsoft services, such as Office 365, Azure Active Directory, OneDrive, Outlook, SharePoint, Teams, and more.

## Connect flow details

<table border="1" style="border-collapse: collapse;"><tbody><tr><td>Item</td><td>Description</td></tr><tr><td>Credential type</td><td>OAuth 2.0</td></tr><tr><td>Required inputs</td><td>The flow will guide you through the creation of an app. At various steps you will be prompted to enter the following:<br><ul><li>Application (client) ID</li><li>Directory (tenant) ID</li><li>Client secret value</li><li>Deployment environment</li></ul></td></tr><tr><td>Scopes</td><td><p>This connect flow supports <em>Application</em> type permissions. With this type of permission, the<span data-pm-slice="1 1 []"> app will perform actions as itself rather than impersonating your signed-in user. Do not select <em>delegated</em> permissions.</span></p><p>All permissions are determined by the user managing the application.</p></td></tr></tbody></table>



> **NOTE:** Depending on the permissions chosen and your organizational settings, you may need to obtain admin approval for your app's permissions. Please note the app will not work for actions requiring these permissions until they are granted by your admin
