1. Go to Project > Click dropdown arrow by project actions, Export > CSV
  2. Repeat for each project.
  3. Send us the collection of CSVs.

Screenshot 2024-03-12 at 8.17.31 PM.png

Third party tools Unito

Bridge24

coupler.io/

Asana2Go - not able to select that many tasks in a project? seems finicky

Export example

Project2 (2).csv

Field mapping

Generalized item Asana project > export field name (may vary by company) Asana API
Key Task ID gid
Title Name name
Assignee name Assignee assignee
Assignee email Assignee Email user.email
Description Notes notes
URL can be derived from https://app.asana.com/0/{projectid}/{taskid} permalink_url
Creator (Both name and email address, ideally. If only one, email address.) {}.created_by
Created Datetime Created At created_at
Start Datetime Start Date start_at
Completed Datetime Completed At completed_at
Last Updated Datetime Last Modified modified_at
Status Note there is also approval_status, but that is overriden by completed completed
Parent Ticket ID (if any) Parent task parent
Ticket Type resource_subtype
Tags tags
Project (if any) Projects projects
Project Description (if any) project.notes
Epic? Section/Column
Workspace (if any) workspace (workspace.name)
Workspace Description (if any)
Priority (nice to have) Priority (optional but Asana-created)
Effort (nice to have) Actual Time (optional but Asana-created) actual_time_minutes

Asana object hierarchy: