Hi All,
I wanted to get the current taskId of a activiti workflow using Activiti REST.
On high level, my requriement is to run a simple workflow using Activiti REST. So, I develop my workflow in the Activiti App. But I run the workflow from the Spring Boot Application. Starting the workflow is very fine as i found some REST API to start the workflow. Now, here comes my problem. Once the workflow is started and comes to the second stage/task, i have to complete the stage/task. I found one REST API to do it, But it needs Task ID. How can I get the task ID? Is there any REST API to get the current task ID of a workflow?
Thanks in Advance,
Naveen
I think you can use get endpoint for tasks in the rest api with the processInstanceId as parameter
Ask for and offer help to other Alfresco Process Services and Activiti Users and members of the Alfresco team.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.