Skip to main content

GET_ZONES

Retrieves zones and their linked documents from a DWP or Report.

At a glance

  • Category Editor
  • Version: 1.0.0
  • Applications: all
  • Scope: dwp, report

Config Options

NameDescriptionDefaultRequiredResolvedConstraintsConditional Rules
includeLinksWhether to include linked documents in each zone. Defaults to true.truefalsefalseNoneNone

Outputs

TypeDescriptionOptional
listArray of zone objects, each containing zone info and linked documents.false
objectThe zones data as an object (same as list).true

Examples

 - step: GET_ZONES
 - step: GET_ZONES
includeLinks: false

See Also

General Resources: