cancel
Showing results for 
Search instead for 
Did you mean: 

Workflow from Api

Chris_Kolofotis
Champ in-the-making
Champ in-the-making

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

1 REPLY 1

EddieMay
World-Class Innovator
World-Class Innovator

Hi @Chris_Kolofotis 

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,

Digital Community Manager, Alfresco Software.
Problem solved? Click Accept as Solution!