This page provides information about the various data formats supported on our platform.

Supported Formats

  • JSON: A popular data interchange format, widely used for web applications.
  • XML: An extensible markup language used to store and transport data.
  • CSV: Comma-separated values, a common format for storing tabular data.
  • TXT: Plain text files, suitable for simple data storage.

Usage

For more detailed information on how to use these formats, please refer to our Data Handling Guide.

JSON Example
XML Example
CSV Example
TXT Example