3

I am interested in taking backup of the Asana workspace using the Asana API. Is this possible? What are the problems which can be faced there. In case you have a working solution, could someone please share that.

If there is anyother approach do suggest.

Emad Armoun
  • 1,625
  • 2
  • 19
  • 32
Sam Wilder
  • 869
  • 1
  • 9
  • 21

2 Answers2

1

Asana already offer a way to export a project's tasks in JSON format.

To export: Select the project you want to export; it will load in the center pane Click the down arrow at the top of the center pane Select View as JSON

You can help Asana to improve their features by completing their export survey https://docs.google.com/forms/d/1gM9l74LSO8ZchcKy3f89d_6C2uVZ5yeeiQHsq1jAAO8/viewform

-1

I have personally tried this, but ran across it while looking for something that uses the API to do a backup myself:

http://mackerelsky.co.nz/new-version-asana-export-tool/

Brett
  • 11