I am interested in exporting data from Asana so that we can run reports. For this, I will need to get a list of all tasks, including archive ones. My understanding of the API, which lists tasks, is that if a task is archived, it will not be retrieved when receiving tasks for the project. Is there a way to request all tasks, regardless of whether they are archived?
source share