Asana
Sync overview
This source can sync data for the Asana API. It supports only Full Refresh syncs.
Output schema
This Source is capable of syncing the following Streams:
Data type mapping
Integration Type | Airbyte Type | Notes |
---|---|---|
string | string | |
int , float , number | number | |
date | date | |
datetime | datetime | |
array | array | |
object | object |
Features
Feature | Supported?(Yes/No) | Notes |
---|---|---|
Full Refresh Sync | Yes | |
Incremental Sync | No | |
Namespaces | No |
Performance considerations
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.
Getting started
Requirements
- Personal Access Token
Setup guide
Please follow these steps to obtain Personal Access Token for your account.
Changelog
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 |