Hello
I am going to export all tasks from all projects to CSV or Google Sheet using Asana Rest API in Node.JS
I can see there is an option to sync to google sheets in asana app, but cant sure this is the function what I am looking for.
I want to sync all tasks & subtasks from all projects to google spreadsheet by taskID.
Is there any API or sample code for this ?
Thanks