Exporting Data

Exporting data enables the extracted information to be utilized in downstream applications and systems. Affinda offers four primary methods for exporting data: manual export, API-based export, webhooks, and integrations.

File formats

Data can be exported from Affinda in 3 different formats:

  • JSON (default)
  • XML
  • CSV

Export method

Data can be exported from the Affinda solution both via the app and programmatically

Manual Export

Manual export allows users to download extracted data directly from the Affinda platform for offline use or to import into other systems. This options is generally more suitable for users requiring occasional or small-scale exports.

To export via the Affinda platform, navigate to the document list within the workspace, select one or multiple documents, choose the desired export format and download the file.

Programmatic Export

Most high-volume users will export their data programmatically via our API, workflow tool or integration. This option is ideal for developers looking to automate their document processing by automatically adding the exported data to their downstream system.

For more information about using the Affinda API and the integrations available, see Developer Tools.