Register an Asana OAuth application
-
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- Now Platform Capabilities
Register the Asana OAuth application to access the Asana API 1.0 and to receive a Client ID and Client secret.
Before you begin
- The Asana Integration Hub spoke must be active. For more information, see Asana Spoke.
Procedure
- Log in to your Asana account.
- Select the user's profile icon on the top-right corner.
- Select My Settings.
- Select the Apps tab.
- Select the Manage Developers App link at the bottom to navigate to the developer console window.
- Select + Create new app.
- On the Create new app page, provide a name for your application.
- Select the I agree to API terms and conditions check box.
- Select Create app.
- (Optional) Provide basic information about your application.
- Select OAuth in the left-pane.
- Copy the Client ID and Client secret for later use.
- In the Redirect URLs field, select + Add redirect URL.
- Enter https://<instance>.service-now.com/oauth_redirect.do where <instance> is the name of your ServiceNow instance.