Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi,
I'm looking at accessing the data stored in JoGet workflow engine in my custom application. I came across one of the threads to use these tables - SHKActivityData, SHKActivities. But is there any JSON API to access the variable data other than direct JDBC calls?
Thanks!
2 Comments
Julian
Hi Arun,
Yes, there's a call in the JSON API to retrieve variable data i.e. web/json/workflow/variable/list/(*:processId) . There's documentation on over at the Knowledge Base at the JSON API page.
Hope this helps!
Arun Kumar
thank you!!