Hi everyone
Is there a way to get the total tasks count via an API call ?
Currently I’m using https://developers.asana.com/docs/get-task-count-of-a-project but num_tasks only gives me the parent tasks and not the subtasks.
As a result that number is often lower than the total number of tasks from the admin console (where both parent and subtasks are counted).
Thank you for your help!