File
Renta exports remote CSV files directly to your data warehouse: you provide the file URL, and Renta reads the file headers and loads the selected columns into the destination table. If the file is protected, Renta authenticates using Basic authorization before extracting the dataset.
Authentication
Renta supports downloading flat files via a direct URL. If your file is protected from public access, you can use Basic authorization.
Connect File source
Follow these steps to add a File source in Renta.
Navigate to the Connections > Catalog section in the left sidebar, find and select File.

Click + Add source to start configuring your connection.

Provide the direct File URL to your dataset. Currently, Renta supports extracting CSV files.

Select the required authorization method:
- No authorization.
For publicly accessible file URLs. - Basic authorization.
For files secured with a username and password.

If you selected Basic authorization, provide the Login and Password required to access the file.

- Source name.
A display name for this connection in Renta.
Click Save to finish.

Your file source is now connected and ready to be used in a pipeline.

Pipeline configuration
When creating a pipeline with the File source, configure how Renta reads and transfers the dataset.
Create data pipeline
Set up your data flow from the File source to the data warehouse.
- Source.
Choose File from the available source types.

- Connection.
Select the File connection you created earlier.

- Destination.
Choose the data warehouse where you want to load the file data.

- Destination connection.
Select your specific destination account.

- Table name.
Set the destination table name. The data will be loaded here.

- Contains headers.
Toggle this on if the first row of your CSV file contains column names. - Parameters.
Select the columns you want to sync. Renta reads the file header to populate this list.

- Update time.
Choose the time when Renta should run the pipeline.

- Schedule.
Set the frequency for the automated runs.

Click Save. Your pipeline is ready and will execute on the defined schedule.

Sync strategy
The table below describes how Renta synchronizes the File source.
| Strategy | Description |
|---|---|
| Full reload | Flat files lack a native modification-date field for incremental tracking. Renta reloads the entire file during each run and fully overwrites the destination table to match the current state of the source file. |
Ready to get started?
Build your data pipeline today or get a personalized demo. Start free!
Need help?
Get expert support to ensure your project succeeds. We're here to help!
Feature requests?
Help shape our product! Share your ideas for new features and integrations.