OneDrive (OAuth)
Delegated OAuth2 connection to your personal OneDrive via Microsoft Graph.
Fields
| Field | Description | Required |
|---|---|---|
| Microsoft Account | Connected via OAuth2 — click "Connect OneDrive" and sign in. Stores encrypted tokens. Requires the Files.ReadWrite.All Graph scope. | Yes |
Setup Steps
- Step 1: In Falcon Builder, go to Dashboard → Credentials → Add Credential and pick OneDrive (OAuth).
- Step 2: Click Connect OneDrive and sign in with your Microsoft account.
- Step 3: Approve the requested file permissions. On work/school tenants an administrator may need to grant consent first.
Permissions (Microsoft Graph scopes)
Files.ReadWrite.All— read and write files in the user's OneDriveUser.Read— identify the connected accountoffline_access— keep the connection alive (refresh tokens)
OneDrive vs SharePoint
Use OneDrive for an individual's personal files (their “My Documents”). Use the SharePoint credential/node for shared team-site libraries (/sites/...).