Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoatjoget authored Apr 30, 2022
1 parent ec70eeb commit 453f043
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

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

-with GET, PUT and POST methods.
-Send files in POST method.
-Receive file and store into a Joget form file upload.
-Save response status to a Joget form record or workflow variable.
-Format the JSON response prior to storing into Joget form record or workflow variable.
- with GET, PUT and POST methods.
- Send files in POST method.
- Receive file and store into a Joget form file upload.
- Save response status to a Joget form record or workflow variable.
- Format the JSON response prior to storing into Joget form record or workflow variable.

The plugin's base implementation can be found on the Joget Community Github page [here](https://github.com/jogetworkflow/jw-community/blob/7.0-SNAPSHOT/wflow-core/src/main/java/org/joget/apps/app/lib/JsonTool.java).

Expand Down

0 comments on commit 453f043

Please sign in to comment.