Skip to main content

Form to JSON

Create a flat JSON of a form based on the external reference of the attributes and fields on the form. You can download this system service from Grexx Marketplace.

Input

Use a casetype activity to add inputs to the Start Systemservice form to JSON form.

AttributeData typeMandatory?Description
Case IDCase IDNoCase on which the system service is running. Defaults to the current case.
FormCase IDYesThe form that is transferred to JSON.
Include empty arraysBooleanNoTransfer any empty arrays.
Include Null valuesBooleanNoTransfer null values.

Output

Outputs are added to the Result Systemservice form to JSON form when the Systemservice form to JSON case is closed.

AttributeData typeMandatory?Description
Output JSONJSONNoOutput JSON.