Creating a new project via API based on an existing template

Does anyone know if it’s possible to create a new project via the API using an existing template? If so do you have an example of the API call?
Cheers

Hey @Barry_Antrobus, unfortunately is not supported yet by the API.

@Diakoptis is absolutely right that, unfortunately, it’s not available directly by using API but there’s a solution that we are using ourselves: you can create a template project (not just a template itself, but a project that you will be using as a template for new projects).
When you need to create a new project, you just copy all the tasks, subtasks and sections from template project to a new one.

1 Like