02-25-2021 02:59 AM
Hello ,
I try to create a Post call method to create a Workflow from Postman.
I see that i can create a GET call with this endpoint : /alfresco/api/-default-/public/workflow/versions/1/tasks/
Can i use post method with this endpoint and what should i put as request inside ?
Regards,
Christos
02-25-2021 05:56 AM
The Alfresco API explorer will show if an API call supports GET or POST methods. As will the Enterprise APS API, which has more functionality than the open source api.
Go here for an introduction to using the Alfresco ReST API. There is also a Github list of Java Alfresco/Activiti examples of using the ReST API which you might find interesting. There is also the Activiti API Guide.
HTH,
Explore our Alfresco products with the links below. Use labels to filter content by product module.