Export and import
Omnium supports data export and import in JSON and Excel formats for transferring information between systems.
Omnium Data Import & Export
JSON Format
You can use JSON to export and import data with external systems such as inventory management, CRM, e-commerce platforms, and shipping providers. JSON provides a structured format for exchanging data and supports automated processes and API integrations.
Use Cases
- Data Transfer: Move data between environments.
- Debugging: Extract and modify data for troubleshooting.
- Integration: Sync Omnium data with external applications.
Exporting JSON Data
- Go to Configuration → Export → JSON.
- Select the document type.
- Enter the document IDs (comma-separated or line break).
- Click Export to download the JSON file.
Importing JSON Data
- Go to Configuration → Export → JSON.
- Select the document type.
- Paste the raw JSON content into the Data field.
- Click Import.
Note: Importing data will replace existing documents with the same ID in Omnium.
Excel
Importing data from Excel files provides a straightforward way to manage data without requiring coding or API integrations. Users can map Excel headers to Omnium properties, ensuring data is imported correctly. This method is useful for working with structured data in a familiar spreadsheet format.