Skip to main content

Authentication

This provider requires authentication.
  • pat_token: Personal Access Token for Asana. (required: True, sensitive: True)
Certain scopes may be required to perform specific actions or queries via the provider. Below is a summary of relevant scopes and their use cases:
  • authenticated: User is authenticated to Asana. (mandatory)

In workflows

This provider can be used in workflows. As “step” to query data, example:
As “action” to make changes or update data, example:
Check the following workflow examples:

Connecting with the Provider

  1. Go to Asana
  1. Click on Create New Personal Access Token.
  1. Give it a name and click on Create.
  2. Copy the generated token. This will be used as the Personal Access Token in the provider settings.