Asana - How do I create sub-tasks from a newly created task?

Hello,

Thank you in advance for helping me with this issue. I’m trying to create Sub-tasks from a task that created from earlier in the flow.

I try to target the Parent Task ID but I receive this error " * Missing value of required parameter ‘parent’." or error "[400] "

Thank you!

blueprint.json (56.1 KB)
input-bundle.txt (340 Bytes)
output-bundle.txt (11.3 KB)

Hello! Welcome to the Make Community!

Apparently you are not mapping the correct field. What you want is the “ID of the parent”, and you are mapping the “Id of the parent of the parent” :slight_smile:


Replace 2. Parent task with 2. Task id

Benjamin