0

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

Shivkumar kondi
  • 6,458
  • 9
  • 31
  • 58

1 Answers1

0

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

Shivkumar kondi
  • 6,458
  • 9
  • 31
  • 58