How to get ProcessDefID
Confluence User - 26 Aug, 2020
Is there any API that returns the current ProcessDefID that takes appId and processId since processDefID changed every version change(deploy process) since JSON api takes the current processDefID
JSON api that start process : web/json/workflow/process/start/{processDefID}
json;api;process