cancel
Showing results for 
Search instead for 
Did you mean: 

Workflow REST API and Post Workflow Instance

ventus85
Champ in-the-making
Champ in-the-making
Hi all!

I need to use the operation Post Workflow Instance.
With the GET and DELETE operation is okay, but I don't understand the POST operation.
With the tool Firebug and Alfresco share, when I go to start a new workflow and I click on "start workflow" I see:
  • post url : ../alfresco/api/workflow/jbpm$wf_adhoc/formprocessor

  • Source: {"prop_bpm_workflowDescription":"example","prop_bpm_workflowDueDate":"","prop_bpm_workflowPriority":"2","assoc_bpm_assignee_added":"workspace://SpacesStore/7bf43dce-08ee-4628-bc7b-8c3245b1a7a1","assoc_bpm_assignee_removed":"","assoc_packageItems_added":"","assoc_packageItems_removed":"","prop_wf_notifyMe":"false"}

  • json
How to pass parameters (for example description, assignee, due date etc)?

Thank you so much
1 REPLY 1

vferia15
Champ in-the-making
Champ in-the-making
Hi Ventus,

Did you solve the issue?
Are you capable to start a workflow with a get or post method? Are this options available in 3.4e Community version?
Could you please let me know what script did you use?

Thank you in advance!