Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Figure 1: JSON Tool Properties - Configure JSON Tool

 Name Description 
JSON URLURL to be called. 


Figure 2: JSON Tool Properties - Store to Form

NameDescription
Form 
Base JSON Object Name for Multirow Data 
Field Mapping 
Name
 
Description
 
Field Name 
 
JSON Object Name 


Figure 3: JSON Tool Properties - Store to Workflow Variable

NameDescription
Workflow Variable

...

Mapping
NameDescription
Workflow VariableWorkflow Variable Name
JSON Object Name
  
 
 

In figure 2 and 3, one will need to specify on how to treat the returned data. The returned data may be saved as form data or/add to be saved into process's workflow variable. The example used in this article shows on how one can store multi-row data into a form data table.

...