Skip to main content

How to Get Started with the Flexi API (5/6)

Supported formats for export/import

Written by Petr Pech

The output format type is determined either by the URL extension or by a header in the HTTP request.

The extension takes precedence over the header.

The most commonly used formats:

  • XML - machine-readable structure in XML format, can be imported

  • JSON - machine-readable structure in JSON format, can be imported

  • CSV – tabular output, can be imported

  • XLS – Excel tabular output, can be imported (after purchase)

  • PDF – print report, cannot be imported

For more detailed information about formats and additional supported formats, please refer to our documentation: Supported Formats

Did this answer your question?