Introduction
English |
---|
The JSON Tool in a process enables one to issue a JSON web service call, and to save the returned data into Joget's form data and/or into the process's workflow variable. Download the demo app to try it out on your Joget DX platform. |
The Joget Marketplace has a free JSON Form Options Plugin to use JSON to populate Form Select Box, Check Box or Radio Buttons.
...
Name | Description |
---|
Form | Select target form to store data to. |
Base JSON Object Name for Multirow Data | Name of the object that contains an array to be based on. |
Field Mapping | Mapping with JSON data with Form fields. Name | Description |
---|
Field Name | Form field ID | JSON Object Name | JSON property name |
|
Store To Workflow Variable
...
Name | Description |
---|
Workflow Variable Mapping | Name | Description |
---|
Workflow Variable | Workflow Variable Name. | JSON Object Name | JSON property name. |
|
Notes On JSON Returned Data
...