notslang / asana-backup

Backup all Asana data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backup Asana

First, get a personal access token from "My Settings" -> "Apps" -> "Manage Developer Apps" -> "Personal access tokens"

Next, install the Asana python library:

pip install asana

Then, run the script:

python run.py 'my_token' ./output

About

Backup all Asana data


Languages

Language:Python 100.0%