Articles in this section

Set up a connection to Asana

Asana is a web and mobile work management platform designed to help teams organize, track, and manage their work.

Set up a connection

This video demonstrates creating an Asana connection.

After you start the connection, you have to configure it in the Create connection panel and must complete all of the required * authentication settings: 

Setting Instructions
Name your connection * Enter a clear and distinguishable name. Throughout integrator.io imports and exports, you will have the option to choose this new connection. A unique identifier will prove helpful later when selecting it from a list of the connections in your account.
Personal access
token *

Enter your Asana personal access token. According to Asana, these should be used similarly to OAuth access tokens when accessing the API, and you should pass them in the Authorization header, such as: curl -H "Authorization: Bearer ACCESS_TOKEN https://app.asana.com/api/1.0/users/me

Multiple layers of protection, including AES 256 encryption, are in place to keep your personal access token safe. When editing this connection, you must re-enter this value each time; it is stored only when the connection is saved and never displayed as text.
How to retrieve the personal access token

Tip: This connector documentation describes only the settings shown for the Simple view. For the corresponding HTTP settings, see token auth universal connector documentation.

How to retrieve the personal access token

  1. Sign in to your Asana account.
  2. Click your profile and select My settings.
  3. Navigate to Apps > Manage developer apps > Personal access token.
  4. Click +Create new token.
  5. Enter the Token name.
  6. Read the API terms and conditions.
  7. Check the I agree to the API terms and conditions box.
  8. Click Crete token,
  9. Copy the Token and save it in a safe place.
Asana_key.png

Additional references

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.