This source can sync data for the Asana API. It supports only Full Refresh syncs.
This Source is capable of syncing the following Streams:
Integration Type | Airbyte Type | Notes |
---|---|---|
string |
string |
|
int , float , number |
number |
|
date |
date |
|
datetime |
datetime |
|
array |
array |
|
object |
object |
Feature | Supported?(Yes/No) | Notes |
---|---|---|
Full Refresh Sync | Yes | |
Incremental Sync | No | |
Namespaces | No |
The connector is restricted by normal Asana requests limitation.
The Asana connector should not run into Asana API limitations under normal usage. Please create an issue if you see any rate limit issues that are not automatically retried successfully.
- Personal Access Token
Please follow these steps to obtain Personal Access Token for your account.
Version | Date | Pull Request | Subject |
---|---|---|---|
0.1.3 | 2021-10-06 | Add oauth init flow parameters support | |
0.1.2 | 2021-09-24 | 6402 | Fix SAT tests: update schemas and invalid_config.json file |
0.1.1 | 2021-06-09 | 3973 | Add entrypoint and bump version for connector |
0.1.0 | 2021-05-25 | 3510 | New Source: Asana |