Asana Connection

See the Connector Marketplace topic. Please request your administrator to start a trial or subscribe to the Premium Asana connector.

Asana is a versatile work management platform designed to help teams organize tasks, projects, and workflows efficiently.

This topic describes how to authenticate to Asana and configure any necessary connection properties in the Asana connection connector.


Connection Configuration

Each connection property available in the Asana connector is explained below.


Connection Name

The name of the connection to be created should be provided. This is the name that will display on the list of available connections.


Client Id

The client Id assigned when you register your application with an OAuth authorization server.


Client Secret

The client secret assigned when you register your application with an OAuth authorization server.


Refresh Token

The OAuth refresh token for the corresponding OAuth access token.


Advanced Configurations

This section contains advanced configuration parameters.


Project Id

The globally unique identifier (gid) associated with your Asana Project.

Requests will return the data mapped under this project.


Workspace Id

The globally unique identifier (gid) associated with your Asana Workspace.

Requests will return the projects mapped under this WorkspaceId.


Include Custom Fields

Custom fields may be added to the Tasks, SubTasks, and PortfolioItems tables.

If set to TRUE, custom fields may be added to the Tasks, SubTasks, and PortfolioItems tables.

The Workspace Id should also be specified. Custom fields are related to a specific Workspace.

If no Workspace Id is specified, the first available Workspace Id will be used.


Add Configuration: Additional properties can be added using this option as key-value pairs.


After entering all the details, click on the TEST button.

If the connection service identification and authentication details are provided correctly, a success message stating “connection available” is generated.

Click on the CREATE button to save the changes.

If the details are incorrect or the server is down, you will get a message “Connection unavailable”.

Top