I'm writing a standalone application to interface with Asana using the API to extract data and I wanted to just download a list of the projects within a specific team.
All I seem to be able do is query for all projects within the organization meaning I would then have to parse the downloaded data to just get those assigned with a specific team ID
Is it possible to returned a more limited data set like this upfront?
Thanks
You're seeing all there is. What you're seeing in the documentation is all they got.
Your best bet, if you want this feature added, is to either get in the Google Group where the developers hang out, or hit up their contact form.