Search code examples
postmanasana-api

how to provide access token in postmen for Asana API requests


Hello I am trying to use Postman for sending requests to Asana API, but I am unable to Provide its Authorisation part

ScreenShot :

enter image description here

I already have :

  1. Personal Token: ******
  2. Client ID : *******
  3. Client Secret: ***********

Can somebody explain me the other parts to provide at postman

Thanks


Solution

  • Its as simple as Providing Headers.

    Just See the Screenshot below and provide your Personal Token here

    enter image description here

    You can use this Asana Postman Collection for knowing all fields