Microsoft 365

Connectors / Microsoft 365

OneDrive and SharePoint, in one graph.

Fold Microsoft 365 document libraries into the graph, linked to the code they describe.

One tapYour own OAuth appA token you paste

Before you start

Install Oynix and open the connectors page. You do this once. Everything below then happens right in the page, with no commands to run.

Log in

Pick whichever you prefer. You only need one.

One tap

Click, approve, done.

  1. 1In the connectors page, open Microsoft 365 and click "Connect with Microsoft".
  2. 2A provider window opens. Sign in and approve the read-only scopes.
  3. 3It closes and you are connected. There is nothing to copy or paste.

Your own OAuth app

Register an app once.

  1. 1In the Azure portal → App registrations, register an app.
  2. 2Add the application permissions Files.Read.All and Sites.Read.All, and have a tenant admin grant consent.
  3. 3Create a client secret; note the tenant id, client id and secret.
  4. 4In Oynix pick 'Use your own app', paste tenant id, client id and secret, then Connect.

A token you paste

Paste a credential.

  1. 1Create the credential: the Microsoft Graph, as an access token.
  2. 2Open Microsoft 365 in the connectors page and choose the token path.
  3. 3Enter the Graph access token, then click Connect. Oynix checks it right then and saves nothing if it fails.

After login

Once connected, this all happens in the page. No commands.

  1. 1The picker opens. Choose which SharePoint sites and OneDrive folders (no pick defaults to the tenant's SharePoint sites) to sync.
  2. 2Hit Sync to pull just those into the graph and link them to your code.
  3. 3Deselect one later and Oynix purges only that instance's data.

App-only reads org-wide once a tenant admin grants consent. One-tap is delegated and admin-consent-required by design.

What it syncs

Files

One document per file (docx, xlsx, pptx, pdf, md and more), text-extracted.

SharePoint

Document libraries across the sites you pick.

OneDrive

The folders you pick, enumerated via the drive delta feed.