Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Set up an OAuth application

Set up an OAuth application on the Asana developer's console to generate the client ID and secret that you use to set up the Asana spoke connection record later.

Before you begin

Role required: admin

Access to the Asana developer's console.

Procedure

  1. Log in to the Asana developer's console.

  2. Under My apps, select Create new app.

Image omitted: asana-spoke-create-oauth-app.png
Create new app button.
  1. Enter a name of the app.

    You can change the app name as many times as needed. To change the name, go to the Basic information tab on the left panel.

Image omitted: asana-spoke-name-ouath-app.png
App name field.
  1. From the Client ID and Client secret fields, copy the respective values and store them securely.

  2. Under the Redirect URLs heading, select Add redirect URL.

Image omitted: asana-spoke-add-redirect-url.png
Add Redirect URL button.
  1. Enter the redirect URL in the format https://<your instance name>.service-now.com/oauth_redirect.do.

    You’ve created the OAuth app and generated the details required to create a connection record for the Asana spoke.