Create new task with specific workflow

Hello, 

I'm working with an API developer, and we can't seem to find a way to select a custom workflow when creating a task from the API. We see the ability to create/modify workflows, but not to assign a workflow.

Does anyone know if this is possible? 

0
👍 Spot On 💡 Innovative Approach 💪 Stellar Advice ✅ Solved 🪄 Remove Kudos
2 comments

Colin Burke Default workflow is assigned at the folder or project level and any new tasks will be created accordingly. Or when creating a task you can specify the customstatus from a custom workflow.

0
👍 Spot On 💡 Innovative Approach 💪 Stellar Advice ✅ Solved 🪄 Remove Kudos
Avatar
Lisa K.

Hi Colin Burke, sure thing, you can create a task with custom statuses via the API. You need to use the "customStatus" parameter in your POST query and set the custom status ID as its value: https://developers.wrike.com/api/v4/tasks/ 

To query the list of custom workflows with their custom statuses, please use [GET] /workflows request https://developers.wrike.com/api/v4/workflows/. Hope it helps 😉

0
👍 Spot On 💡 Innovative Approach 💪 Stellar Advice ✅ Solved 🪄 Remove Kudos

Folllowing List for Post: Create new task with specific workflow
[this list is visible for admins and agents only]

Top
Didn’t find what you were looking for? Write new post