Get your own customer support community
 

With API 2.0, what should /workflow/start look like?

I'm making reasonable progress in understanding the API 2.0.

Using perl, I've managed to make calls successfully to everything except /workflow/start/<id>, /workflow/adhoc/start and /activity/workflow/<tid>

I'm struggling with /workflow/start/<id> ...

What is the <id> - is it the long hex string that is shown on the workflows page under the text "to run this workflow use the API token: "?

How should the body of the POST be formatted - is it multipart/form-data? I'm assuming the fields are title and body - is that correct?

My current attempts are returning a "400 Bad Request" with ErrorMessage = "No matching workflow" which makes me think I'm specifying the <id> wrongly.

</id></id></id></tid></id>
 
sad I’m frustrated
Inappropriate?
1 person has this question

User_default_medium