Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi, I believe the JSON Tool supports POST requests out of the box. Do you mean putting 10 records in 1 POST request? If so, then your endpoint API would need to support it, and you would likely put the records as part of the JSON body.
Greetings - I am able to use the json to form tool to get data and store it in a form.
So lets say, there are 10 records in a list, is there a process that can POST those 10 records to a web service (POST instead of GET)?
I can do one record with workflow variable. but how do we setup a process to do all 10 records for example?