Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Assume that the process definition id is CRM#1#newpkg1_wp1, the username & password is admin, and the base URL of http://localhost:8080/jw/.
By using JSON API /json/workflow/process/start/(*:processDefId)
Sample Call:
Code Block |
---|
/web/json/workflow/process/start/CRM:1:newpkg1_wp1?j_username=admin&j_password=admin |
...