1
👍 Spot On 💡 Innovative Approach 💪 Stellar Advice ✅ Solved 🪄 Remove Kudos
Комментариев: 3
Avatar
Pavel M

Hi Ivan! Thank you for the question and for giving us a heads up about the API documentation. It indeed has an inaccurate description for "superParentIds", which could have been confusing. We will update the docs to make sure they represent the correct info.

The ‘superParentIds’ parameter is only given for tasks which have a parent task (subtasks). The ID points to the Folder where the parent resides (basically, it is the ‘inherited’ tag). Please see this screenshot for illustration:

I am ready to answer any other questions about this, and happy to to discuss your use case further!

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

Pavel, how can I create a subtask of another task, that is not in any folder, using the API?

 

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

Hi John! You can use 'superTasks' parameter in your POST request to 'attach' your task to parent : https://developers.wrike.com/documentation/api/methods/create-task

 

'parents' parameter can be used to place task in account root, so that it won't have any tag. By default if you do not place your task in any folder upon creation (this parameter is optional), it will appear in account root and will have no folder tag apart from the 'ghost' tag inherited from parent.

 

Hope this helps!

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

Folllowing List for Post: Wrike Tasks API superParentIds field
[this list is visible for admins and agents only]

Вверх
Didn’t find what you were looking for? Write new post