Scheduler Plugin with DB data and passing data to the next Process
Confluence User - 23 Aug, 2024
Hi community,
I am trying to use the scheduler plugin in Joget.
If I use Multi Tools and I want to:
- Get a list of records under a specific column in Joget DB table_1 (Process 1)
- External JSON API call, pass the list from Step 1 in the API request body, and get the JSON API response (Process 2)
- Store the JSON API response data in Joget DB table_2 accordingly (Process 3)
How can I pass the data from one process to another in Multi Tools?
Thanks.
plugins;scheduler;multitools
