CSV via SFTP
Overview
CSV via SFTP allows you to securely connect to an SFTP server and import .csv
files directly into your Tadabase app. This integration makes it easy to pull structured tabular data from external systems, automate imports, and display it in real-time without needing manual uploads.
Use Cases
Here are 3 examples of how someone might use the Databridge integration between Tadabase and CSV via SFTP:
- Automated Data Feed from Internal Systems:
Schedule or trigger data uploads from internal reporting tools or ERP systems via SFTP in.csv
format. - Secure Sync of Operational Logs:
Import shipping records, transactions, or system exports that are saved daily in SFTP folders. - Lightweight Integration for External Vendors:
Allow third-party systems to drop.csv
files via SFTP, then instantly reflect that data in Tadabase apps.
Available APIs
Name of API | Description | List View | Detail View |
Excel Fields | Retrieves all field names (column headers) from the CSV. | Yes | No |
Excel Records | Fetches all rows (records) from the connected CSV file. | Yes | No |
We'd love to hear your feedback.