Grooper Help - Version 25.0
25.0.0023 2,165
  • Overview
  • Help Status

MergeModes

Grooper.Core

Defines how JSON objects are merged when elements from multiple Data Models are included in the output.

Remarks

The 'Merge Mode' property determines how the JSON output is structured when Included Elements are selected from more than one Data Model. This allows you to control whether data from multiple models is combined into a single object, output as an array, or nested under separate properties.

  • Use Combine to merge all properties into a single JSON object.
  • Use Array to output an array of objects, one per Data Model.
  • Use Nested to nest each Data Model's output under a property named for its code name.

Choose the mode that best matches the requirements of your integration or target system.

Can be one of the following values:

NameValueDescription

Used By

Notification