Excel and static file upload connector
Excel and static file upload connector for ingesting structured spreadsheet data. Each worksheet in an uploaded file becomes a fetchable resource. Used for one-off data imports and bootstrapping workflows from existing spreadsheets.
Authentication: None - file upload only
Connection type: STATIC_UPLOAD
Bring your spreadsheets into Claude with Demiton — book a 30-minute call.
Supported resources
Section titled “Supported resources”Resources are discovered dynamically from the uploaded file - each worksheet name becomes a resource.
| Resource | FETCH | LOOKUP |
|---|---|---|
| Per-sheet (dynamic) | ✓ Yes | ✓ Yes |
FETCH reads the sheet as structured records. LOOKUP finds a row by matching a specific column value. A DISCOVER_SCHEMA command is available to inspect the sheet structure before building a workflow.
This connector is read-only - no data is written back to the uploaded file.
Integration model
Section titled “Integration model”The adapter treats the workbook as a database: the workbook is the database and each worksheet is a table. The file is read from cloud storage into a pandas frame at fetch time, so the sheet structure is discovered rather than declared.
A DISCOVER_SCHEMA command inspects a sheet’s columns and types before a workflow is built against it.
Connection setup
Section titled “Connection setup”No credentials are required. During connection setup, upload the Excel file directly. The file is stored encrypted in Demiton’s secure storage and made available as a data source.
Security
Section titled “Security”Access type: One-way upload - no ongoing connection
There is no persistent connection to an external system. The uploaded file is stored encrypted within Demiton’s secure storage. No credentials are required or stored.
Uploaded files are subject to the same identity-bound access controls as any other data source.
Next steps
Section titled “Next steps”- Connecting a System - step-by-step wizard for setting up the connector
- Uploading Your Data - Insights customers use uploads instead of the Excel connector
- SharePoint - SharePoint is the preferred document store for large-scale deployments
- Connect your operation - talk to us about scoping a Connected deployment
Talk to the team
Tell us what you run - your ERP, field, payroll and document systems - and we will show you the registers Demiton would keep current from them, on your data, in a 30-minute call.