04-13-2017 06:23 AM
How can i create a work flow task through rest API ?
I have a method to fetch all the existing TASKS through REST API through
04-13-2017 11:42 AM
Unfortunately Alfresco up to 5.2 only had a bare ReST API when it came to workflows. With Alfresco 5.2 there is now a new v1 ReST API that includes a significantly enhanced workflow ReST API. You can take a look at the API definition document or investigate the API using the api-explorer against a running instance of Alfresco 5.2.
04-17-2017 04:45 PM
If you are using a version below 5.2 you can write a web script that leverages the native Alfresco workflow API or, if necessary, the lower-level Activiti API. Then you can call your web script remotely to create the workflow task.
04-19-2017 08:36 AM
We started working on a project to do just that when Alfresco removed the Workflow Console.
Explore our Alfresco products with the links below. Use labels to filter content by product module.