Asana
Asana is a project management tool that helps teams track their tasks and projects.
Features
Feature Name | Supported | Notes |
---|---|---|
Capture deletes | check | PROJECT , TASK , TAG , TEAM , USER , WORKSPACE , and CUSTOM_FIELD tables |
History mode | ||
Custom data | check | TASK table |
Data blocking | check | Column level |
Column hashing | check | |
Re-sync | check | Connector level |
API configurable | check | API configuration |
Priority-first sync | ||
Fivetran data models | check | Get the models: source / transform; Supports Quickstart data models |
Private networking |
Setup guide
Follow our step-by-step Asana setup guide to connect Asana with your destination using Fivetran connectors.
Schema information
This schema applies to Asana connections as of June 2017.
To zoom, open ERD in new window
Sync strategy
We perform incremental updates to project data by processing events received from the Events endpoint.
The sync token is used to receive new events only. However, if the sync token gets too old, the Asana API returns a 412 Precondition Failed
error and includes a fresh sync token in the response. If this happens, we are forced to re-sync the whole project, which may increase MAR usage.