Skip to main content

Data export

Data export enables you to extract Mambo data in XML or JSON formats for external analysis and reporting. This feature is particularly useful when direct API access is restricted or when you need custom data analysis capabilities.

Export formats and data types

  • XML: Structured format ideal for legacy system integration
  • JSON: Lightweight format suitable for modern analytics tools

Toggle specific data types on or off to customise your export based on your needs.

Common use cases

  • Integration with external reporting tools
  • Custom data analysis and visualisation
  • Data backup and archiving
  • Compliance and audit requirements

Export process

  1. Navigate to data export
  2. Select your preferred format (XML or JSON)
  3. Toggle required data types
  4. Generate and download the export file

Technical considerations

  • Large exports may take longer to generate
  • Exported files contain a snapshot of data at the time of export
  • Regular exports should be scheduled during off-peak hours
note

For automated data access, consider using the API integration instead of manual exports.