Asana connector (community originated) (#2485)

* initial Asana connector

* hint on how to get Asana workspace ID

* re-format with black

* re-order imports

* update asana connector for clarity

* minor robustification

* minor update to naming

* update for best practice

* update connector

---------

Co-authored-by: Daniel Naber <naber@danielnaber.de>
This commit is contained in:
pablodanswer
2024-09-19 16:54:18 -07:00
committed by GitHub
parent 8a8e2b310e
commit 9f179940f8
12 changed files with 425 additions and 1 deletions

View File

@@ -70,6 +70,7 @@ transformers==4.39.2
uvicorn==0.21.1
zulip==0.8.2
hubspot-api-client==8.1.0
asana==5.0.8
zenpy==2.0.41
dropbox==11.36.2
boto3-stubs[s3]==1.34.133