Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.databar.ai/llms.txt

Use this file to discover all available pages before exploring further.

Exporters let you send data from your Databar tables to external services, files, or APIs. Whether you need a quick CSV download or a live sync to your CRM, exporters handle the outbound side of your data workflow.
Exporter panel showing available export destinations

Available export methods

Export your table as a CSV or Excel file. Click Share/Export in the table toolbar, select Download, and choose your format.

Setting up an exporter

1

Open the export panel

Click Share/Export in the table toolbar.
2

Select a destination

Choose your export method — download, Google Sheets, a built-in integration, a custom API, or a webhook.
3

Map columns to fields

Link your table columns to the destination’s expected fields. Exporters now auto-map columns to matching fields automatically, so you only need to adjust any mappings that were not matched correctly.
Exporter auto-mapping table columns to destination fields
4

Configure settings

Set any destination-specific options (e.g., which HubSpot list to target, or whether to create vs. update records).
5

Run the export

Click Export to send your data. You can export all rows, selected rows, or rows matching specific filters.

Auto-mapping

When you set up an exporter, Databar automatically attempts to match your table columns to the destination’s fields based on column names and types. This reduces manual field-matching and minimizes setup errors — the same behavior you already know from enrichment column mapping.
Review auto-mapped fields before running the export to make sure everything is linked correctly. Rename your table columns to match common field names (e.g., “email”, “company_name”) for better auto-mapping accuracy.
The exporter configuration panel includes a local search bar. Use it to quickly find and fill specific parameters without scrolling through long field lists. The search input stays active even after you click elsewhere in the panel.

Next steps

Custom APIs

Configure custom export destinations for any API endpoint.

Tables overview

Understand how tables and exporters work together.

Exporters API

Browse and manage exporters programmatically.

Import data

Bring data into Databar before exporting it.