JSON to POST data to web services
Confluence User - 13 Oct, 2021
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?
json;api;post