Exporting data
SolidInvoice lets you export data in two ways: download the rows from any grid directly, or request a complete export of everything in your company.
Grid exportβ
Any data grid β invoices, quotes, clients, payments, and others β has an export option. The export uses whatever filters and search terms are currently active, so you can narrow the data before downloading.
Look for the export button in the grid toolbar. Choose your format:
| Format | Use it when⦠|
|---|---|
| CSV | You want to open the data in a spreadsheet app |
| JSON | You need to process it programmatically |
| XML | Your system requires structured markup |
The file downloads immediately.
Full company data exportβ
A full export packages everything in your company β clients, contacts, invoices, quotes, payments, and more β into a single downloadable archive.
- In the left sidebar, click your name to open the profile menu, then choose
Data Export. You can also navigate to/profile/exports. - Click
Request Export. - SolidInvoice queues the export as a background job. You'll receive an email notification when it's ready.
- Return to the
Data Exportpage and clickDownloadnext to the completed export.
info
Large datasets can take a few minutes to process. The export runs in the background so you can keep working in SolidInvoice.
Relatedβ
Was this page helpful?