Import tasks to asana via csv files** You can use Asana Personal Access Token for authentication instead of the API Keys - follow the same link **
Asana Importer is a simple chrome app which allows you to import your CSVs (not XLS files) into Asana. The CSV can be a simple list, or a more complicated pre-defined format which allows you to set tags, sub-tasks and deadlines as well. From the interface you can assign to people in specific workspaces or projects.
Sample CSV file to see what the upload format is please see the following file: http://recurship.com/s/AsanaImport-Sample-File.xlsx
Changelog:
v16
- Bug fixes
- You can now fetch all projects
- Search projects in the field
- Sorted by name
- More descriptions on getting tokens and sample files
v12:
- Fixed showing of subtasks in main view
- Fixed ability to assign to noone
- Fixed issue where tasks fail due to API limits