Start process instance method

I assumed that when starting a process instance from the Tasklist, the startProcessInstance() from the REST API is called, but that is not the case in a test I did. Is there a different call that’s been made?

Hi Dimitrios,

I think it is FormService#submitStartForm.

Cheers,
Thorben

Thank you Thorben.

What is the difference between calling this method and the startProcessInstance for starting an instance?