How do I duplicate a task and all sub tasks?

How do I duplicate a task and all sub tasks? We have a task 3rd Draw; want to duplicate to 4th draw. Thanks.

Hi @tom.creed and welcome to the forum,

The Asana API doesn’t have any one endpoint to duplicate a task and all of its subtasks; you’ll need to write code on your end to loop through the relevant tasks/subtasks and duplicate each one individually.

Thanks :blush: am not a programmer
Seems like a good thing for asana to be able to do.

Oh OK, you posted in the Developers section, hence my API answer.

I moved your question to a new topic in the Tips and Tricks area.

Welcome, @tom.creed,

Right-click on the task and choose Duplicate (or select it from the “…” task detail menu) and you’re on your way!

Larry