CSV upload
Upload a comma-separated CSV file to create a new table or add data to an existing one.- New table from CSV
- Import into existing table
Click New table from your workspace, then select Import CSV. Databar creates a table with columns and types inferred from your file.
Importers and integrations
The Import Data modal lists all available importers: direct connections to third-party services that pull data into your table automatically.Available importers
The list below is a sample of some available data sources. We add new integrations regularly, so this page may not reflect the latest options. Visit the Integrations page for the full, up-to-date list.
Setting up an importer
1
Open Import Data
Click Import Data in the table toolbar or from the workspace home.
2
Select an importer
Browse or search the list of available integrations and click the one you want.
3
Authenticate
Connect your account by following the OAuth flow or entering an API key, depending on the service.
4
Configure and import
Choose which records to import, map fields, and click Import. The data appears in your table immediately.
Webhooks
Receive data from external systems in real time by creating a webhook endpoint for your table. Each incoming request creates a new row. For setup instructions and configuration options, see the dedicated Webhooks page.Manual entry
Adding a single row
Click the Add rows button at the bottom of your table to append a new empty row. Fill in the cells manually.Adding multiple rows
Click the chevron next to Add rows to open the bulk-add menu. Specify the number of rows you want and choose whether to insert them at the top or bottom of the table.There is no limit on how many rows you can add at once. Add as many as your workflow requires.
Next steps
Webhooks
Set up webhook endpoints to receive data automatically.
Tables overview
Learn how tables, columns, and rows work in Databar.
Deduplication
Remove duplicate rows after importing data.
Enrichments
Enrich your imported data with third-party providers.