Skip to main content
Administrator Guide
Last Updated: 2023-06-23
Reference: JSON-Mtable-Reader Properties

Reference: JSON-Mtable-Reader Properties

Common Tab

Property
XML Attribute Name
Description
Parse Target
parse-target
The name of the root JSON object or array that you want to parse into your
mtable
object.
Ignore Id Column
ignore-id-column
Specifies whether the ID column from your JSON input data displays in your
mtable
object.
If set to
true
, Workday ignores the ID column from your JSON input data in your
mtable
object.
If set to
false
, Workday displays the ID column from your JSON input data in your
mtable
object.