Skip to main content
asana.duplicateProject start an asynchronous Asana project duplication job.
automations/asana-duplicate-project.automation.ts
Provide projectId and name. Optional include selects copied content. Supply either dueOn or startOn, include task_dates, and optionally set shouldSkipWeekends when shifting dates. Optional second argument { account } selects a named Asana binding. Returns an AsanaJob. Poll getJob until its status is succeeded or failed.