Still new at Fusion (How long can I say that?) I'm trying to create a Parent task with Child Tasks from a request. I am able to create the tasks as I would like I just can figure out how roll the Child Tasks up to a Parent Task.
Has anyone done this? Any suggestions would be so helpful.
Thank you,
Dawnmarie
Views
Replies
Total Likes
I'm pretty certain you just create the parent task, get the task ID, then create the child task whilst setting the parentID value to the parent task's ID. You can see the metadata for such a thing here:
https://developer.workfront.com/tasks.html#get-/task/metadata
And you can see how to add a task here which also calls out the parentID value:
https://developer.workfront.com/tasks.html#post-/task
Hope that helps!
Views
Replies
Total Likes
In addition to what cverges-medallia posted, are you always creating the same tasks? If so, you could just create a template that looks like you want, and then apply your template.
Views
Replies
Total Likes
Thank you for your responses. I would swear I selected Parent ID several times but for whatever reason it finally worked.
Thank you!
Views
Replies
Total Likes