Excel via URL
Overview
Excel via URL allows you to dynamically pull external .xlsx
spreadsheet data into your Tadabase app using a file URL. This integration makes it easy to connect shared or cloud-hosted Excel files and use the content across your application—ideal for syncing data from reports, schedules, or logs that update outside Tadabase.
Use Cases
Here are 3 examples of how someone might use the Databridge integration between Tadabase and Excel via URL:
- Live Spreadsheet Sync:
Connect a public or secured Excel file (e.g., hosted on OneDrive or Google Drive) and show the latest data in real time. - Multi-Sheet Reporting Dashboards:
Pull in specific sheets and fields from Excel to build dashboards, tables, and summaries inside Tadabase. - Lightweight Data Importer:
Use Excel files as external data sources for analysis, form pre-population, or read-only reference content.
Available APIs
Name of API | Description | List View | Detail View |
Sheets | Returns a list of all worksheet names in the Excel file. | Yes | No |
Excel Fields | Retrieves all column headers (fields) from the selected sheet. | Yes | No |
Excel Records | Fetches all row records from the chosen Excel sheet. | Yes | No |
We'd love to hear your feedback.