Asana Connector
Documentation
Version: 1
Documentation
Authentication

Personal Access Token


Description

No description available [API reference]

Instructions

Here is how to obtain a Personal Access Token (PAT) in Asana:
  1. Open My apps in Asana portal and click Create new token button: Create Personal Access Token in Asana
  2. Once a popup opens, name your new token: Name Personal Access Token in Asana
  3. Then click Copy button to copy the token: Use Personal Access Token to get Asana data via REST API
  4. Now go to SSIS package or ODBC data source and use this token in Personal Access Token authentication configuration.
  5. Choose Default Workspace and Default Project to work with.
  6. Click Test Connection to confirm the connection is working.
  7. Done! Now you are ready to use Asana Connector!

Parameters

Parameter Required Default value Options
Name: Password

Label: Enter Token (Personal Access Token - PAT)

YES
Name: WorkspaceId

Label: Default Workspace

YES
Name: ProjectId

Label: Default Project

YES
Name: RetryMode

Label: RetryMode

RetryWhenStatusCodeMatch
Name: RetryStatusCodeList

Label: RetryStatusCodeList

429
Name: RetryCountMax

Label: RetryCountMax

5
Name: RetryMultiplyWaitTime

Label: RetryMultiplyWaitTime

True