1. To create an Asana OAuth app navigate to the url: https://app.asana.com/0/my-apps and create a new App

image.png

  1. Name your app and select the purpose of the app

    image.png

  2. Configure the OAuth section

    1. Redirect Url: Add the redrect url that was shared by your Unleash Representitive
    2. Scopes- Select the following read scopes:
      1. attachments:read
      2. custom_fields:read
      3. goals:read
      4. openid
      5. profile
      6. email
      7. protfolios:read
      8. projects:read
      9. stories:read
      10. tags:read
      11. tasks:read
      12. teams:read
      13. users:read

image.png

  1. Manage the App distrbution and select the workspace you allow to the app will have access to

image.png

  1. Save your app
  2. Share with your Unleash Representitive the Client Id and Client Secret of the newly created app