Data Exports
In addition to our default exporting options we also support data exports to your data warehouse and object storage location directly.
🤝 Premium Add-on
Please contact our commercial team if you are interested in using this functionality.
Integrations
We currently support the following destinations when it comes to exporting data from the Solvimon Platform:
Data warehouses
The following data warehouse destinations are supported:
Object storage
The following object storage locations are supported:
Note that for object storage locations we only support full overwrite syncs and incremental append syncs with at least once delivery.
If your preferred source is not listed, please get in touch with us and we should be able to facilitate this.
Configuration
We support the following frequencies when it comes to data syncing:
- One-off: We can make an one-off data export into your preferred location.
- Daily: We can replicate data daily to your preferred location, where we update the table with updates on a daily basis.
- Hourly: We also support hourly syncs, but allow this on a case-by-case basis.
In addition we support the following data syncing modes:
- Full Refresh (Overwrite): The table or object storage folder is overwritten each data sync. For object storage this means any data that was previously in the folder will be deleted.
- Full Refresh (Append): Previous and new data is appended to the table or object storage each data sync. This means all data is synced into the destination without affecting previous data. This causes data duplication for data warehouse destinations.
- Incremental Sync (Append): Each sync new data is appended (inserted) into the relevant table or object storage location. This mode does not guarantee only once delivery hence data duplication might occur.
- Incremental Sync (Append + Deduplication): Same as previous mode but also de-duplicates data in the table destination. This mode is not supported when choosing for object storage. For most data warehouses we can support append with deduplication.
For most of our exports the data syncing mode is automatically selected.
Datasets
We currently support the following datasets that can be exported:
- Customers: An export of all your customers with relevant columns.
- Supported frequencies: One-off, Daily, (Hourly).
- Data syncing mode: Full Refresh (Overwrite).
- Subscriptions: An export of all your subscriptions with relevant columns.
- Supported frequencies: One-off, Daily, (Hourly).
- Data syncing mode: Full Refresh (Overwrite).
- Invoice lines: An export of all invoice lines with relevant columns.
- Supported frequencies: One-off, Daily, (Hourly).
- Data syncing mode: Full Refresh (Overwrite).
- Products: An export of all products with relevant columns.
- Supported frequencies: One-off, Daily, (Hourly).
- Data syncing mode: Full Refresh (Overwrite).
The dataset definitions can be found below.
Dataset definitions
📘 Additional Solvimon columns
Together with the dataset columns listed, also some additional Solvimon columns are present in the data export. This includes an export timestamp, unique row identifier and perhaps additional columns if necessary.