How to add a resource to O365 through Graph API or a similar solution?

Edward Campbell 1 Reputation point
2022-02-02T07:34:16.35+00:00

I need to sync resources from a third party into a O365 space / Azure AD. Is there any API available that will enable me to do this programmatically?

Microsoft Graph Connectors API
Microsoft Graph Connectors API
A Microsoft API that offers 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.
23 questions
Microsoft Graph Identity API
Microsoft Graph Identity API
A Microsoft API to access Azure Active Directory (Azure AD) resources to enable scenarios like managing administrator (directory) roles, inviting external users to an organization, and, if you are a Cloud Solution Provider (CSP), managing your customer's data.
272 questions
No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Brian T. Jackett 1 Reputation point Microsoft Employee
    2022-02-24T16:52:39.77+00:00

    Microsoft Graph connectors allow you to ingest 3rd party data into Microsoft Graph which can then be surfaced in native M365 experiences as well as programmatically through Microsoft Search APIs. Please see below for Microsoft Graph connectors developer docs on creating your own custom connector. Note that the tenant will need to have sufficient item index quota via licensing.

    Graph connectors dev docs
    https://aka.ms/graphconnectorsapi

    Graph connectors overview / admin docs
    https://aka.ms/graphconnectors

    Graph connectors licensing information
    https://learn.microsoft.com/en-us/MicrosoftSearch/licensing