Skip to content

AntonyLeons/Asana2Postgres-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asana2Postgres-Python Build Status

  • Create a database
  • Ensure environment variables are set or coded This uses Metabase variables and an ASANA_TOKEN variable
  • Run import then sync

Run with

python <NAME> <PROJECT_ID> <TABLE_NAME>

<PROJECT_ID> <TABLE_NAME> are optional and default is support tickets table, however these must be in order so a <PROJECT_ID> must be set to set a <TABLE_NAME>. Database creation is supported and to change database edit the py file.

About

copy all tasks to a database from an asana project

Resources

Stars

Watchers

Forks

Languages