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.
Attribute | Data type | Mandatory? | Description |
---|---|---|---|
Case ID | Case ID | No | Case on which the system service is running. Defaults to the current case. |
Form | Case ID | Yes | The form that is transferred to JSON. |
Include empty arrays | Boolean | No | Transfer any empty arrays. |
Include Null values | Boolean | No | Transfer null values. |
Output
Outputs are added to the Result Systemservice form to JSON
form when the Systemservice form to JSON
case is closed.
Attribute | Data type | Mandatory? | Description |
---|---|---|---|
Output JSON | JSON | No | Output JSON. |