Feature Request: Create a project from a template through the Asana API

When creating a project through Asana’s API, there is no option to create it from an existing template or custom template. This would be a massive time saver for our flow as our PM currently has to manually configure all projects created from our API integration.

Hi @anon61327175 and welcome to the forum!

Actually you can do that, using the “duplicate a project” endpoint:

https://developers.asana.com/docs/duplicate-a-project

1 Like

But using the duplicate features doesn’t take into account relative dates.

Good that we can duplicate, but ideally I’d like to use the templates when our workflows create projects, etc.

In case anyone is wondering, you can now do this using the Instantiate Project From Project Template endpoint. See this api doc link:

3 Likes