Versions Compared

Key

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

...

The configurations are exactly similar to the default bundled JSON Tool in Joget, just with an additional optional property to write bean shell script to format/modify the JSON response. The post processed / formatted response is also returned at the end of the execute() method for further integration use case.

This plugin works just like the default bundled JSON Tool in Joget, but with the following added abilities:-

  • with GET, PATCH, PUT and POST methods.
  • Send files in POST method.
  • Receive file and store into a Joget form file upload.

The plugin source codes can be found at JogetOSS Github. Feel free to clone and customize to suit your needs.

...

Note
iconfalse

To learn how to configure the JSON Tool plugin, do see the KB page for JSON API Tool.

This plugin's configuration is identical, only with the additional configurable properties below.

...