Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

JSON Metadata

Metadata Format Grooper.Core

Exports document-level metadata in JSON format for integration, reporting, or downstream processing.

Remarks

The JSON Metadata format enables the export of structured metadata from Batch Folders or documents as a JSON file.

Overview

  • Outputs metadata in either a detailed or compact JSON structure, depending on the 'Layout' setting.
  • Supports both minified and indented (pretty-printed) JSON output via the 'Minify' property.
  • The file extension for the output is configurable using 'File Extension'.

Usage

  1. Select JSON Metadata as the export format in your export activity.
  2. Configure the 'Layout' property to choose between a full or simple JSON structure.
  3. Set 'Minify' to control whether the output is compact or human-readable.
  4. Optionally, specify a custom 'File Extension' for the output file.

When to Use

  • When downstream systems require metadata in JSON format.
  • For integrations where structured, machine-readable data is needed.
  • When exporting both detailed extraction results and simple value lists.

> Note:
> This format is intended for document-level metadata export. It does not export metadata for individual Batch Pages.

Properties

NameTypeDescription
Notification