Microsoft Graph connectors overview

Microsoft 365 is a complete, intelligent solution that empowers users and organizations with innovative productivity experiences and rich insights to increase efficiency and drive business growth. Microsoft Graph is the data fabric that powers these intelligent experiences, and the Microsoft Search API provides access to this data and intelligence.

Although most information workers spend much of their work time within productivity applications such as Microsoft 365, they also need a way to integrate that environment with the enterprise applications and other on-premises and SaaS cloud software and services that they use. Examples include enterprise resource planning (ERP) applications, customer resource management (CRM) applications, intranet applications, wikis, blogs, and social networking sites.

Microsoft Graph connectors offer an intuitive way to bring content from external services into Microsoft Graph, enabling external data to power Microsoft 365 intelligent experiences such as Microsoft Search.

Today, with Microsoft Graph connectors, the data you bring in from your organization can be discoverable in the following experiences:

Note

For details about how to build a Microsoft Graph connector that is integrated with Microsoft 365 Copilot, see Copilot for Microsoft Graph connectors.

Get started with custom connectors

The 100+ connectors currently available from Microsoft and partners enable you to connect to popular Microsoft and non-Microsoft services. Examples of existing connectors include Azure services, Box, ServiceNow, Salesforce, Google services, and MediaWiki.

To learn more about the existing Microsoft Graph connectors, visit the Microsoft Graph connectors gallery.

Build a custom connector

While the existing connectors help connect to popular services, you might want to integrate with services that aren't available in the connectors gallery. You can use the Microsoft Graph connectors APIs or the Microsoft Graph connectors SDK to build custom connectors to bring your external data into Microsoft 365 experiences within your organization. Use the Microsoft Graph connectors REST APIs to build a custom Microsoft Graph connection if you want full control to ensure that your Microsoft Graph connection meets your requirements. Use the Microsoft Graph connectors SDK if you want to minimize coding. The SDK is comprised of a framework, contract components, and tools to help you write and test your code.

To get started, see the following: