CSV via FTP
Overview
CSV via FTP allows you to connect to a standard FTP server and import .csv files directly into your Tadabase app. This integration helps you pull structured tabular data from legacy systems or external partners and display it dynamically—without requiring manual file uploads.
Use Cases
Here are 3 examples of how someone might use the Databridge integration between Tadabase and CSV via FTP:
-
Legacy System Integration:
Connect to older internal systems that still export.csvreports to FTP directories. -
Daily Reporting Pipelines:
Automate data updates by fetching daily-generated.csvfiles such as sales reports or inventory logs. -
Vendor Collaboration:
Allow external vendors or agencies to drop.csvfiles into a shared FTP directory, which your Tadabase app can instantly read and display.
Available APIs
| Name of API | Description | List View | Detail View |
| Fields | Retrieves all field names (column headers) from the CSV file. | Yes | No |
| Records | Fetches all rows (records) from the connected CSV file. | Yes | No |
We'd love to hear your feedback.