AACFlow

OneDrive Connector

Sync documents from Microsoft OneDrive into your knowledge base

The OneDrive connector synchronizes supported text files from Microsoft OneDrive via Microsoft Graph API.

Authentication

OAuth — requires scope: Files.Read

Configuration

FieldTypeRequiredDescription
Folder PathInputNoSpecific folder (default: root)
Max FilesInputNoLimit the number of synced files

Supported File Types

.txt, .md, .html, .htm, .csv, .json, .xml, .yaml, .yml, .log, .rst, .tsv

Size Limit

10 MB per file.

How It Works

  1. Folder Resolution — Resolves folder path to item ID
  2. Recursive Listing — Lists files with $orderby=lastModifiedDateTime desc
  3. Subfolder Queue — Collects subfolder IDs for recursive traversal
  4. Content Fetching — Downloads file content; converts HTML to plain text
  5. Content Deferred — Stubs during listing; full content on demand

Document Format

Raw file text. HTML converted to plain text.

Metadata Tags

TagTypeDescription
PathTextParent folder path
Last ModifiedDateLast modification time
File SizeNumberFile size in bytes
Created ByTextOriginal creator

On this page

Start building today
Trusted by over 100,000 builders.
The SaaS platform to build AI agents and run your agentic workforce.
Get started