Is there a way to create a project from a template? I have a project currently set as a template, and would like to create new projects from it using the API.
The only thing I found regarding templates is setting a project as a template with this(which is not what I am looking for):
With the current API documentation is not possible to create a project from the template via API. I will forward your feedback as a feature request to our Product team so they can have it in mind for future development.
+1. Without this I will need to read all the tasks from the project template and then use these when creating my new project, which is a pain. Would be great just to specify a project template ID upon creation of a new project.