# Asana

### 1. Create Asana account

Sign up with Asana: <https://app.asana.com>

### 2. Register OAuth app

To create an OAuth app with Asana, follow the oficial documentation: <https://developers.asana.com/docs/oauth#register-an-application>.

Take note of the application's client ID and the client secret (which should be protected as a password)

You will need to specify the `App name` and `Redirect URL` in this step.

* The `App name` can be anything you want.
* The `Redirect URL` should be the URL where Asana will redirect the user after they authorize your app. This depends on your environment, usually in the following format: `https://api.qa.appmixer.com/auth/asana/callback`

#### Set `clientId` and `clientSecret` into Appmixer Backoffice.

The last step is to configure clientId and clientSecret in the Appmixer Backoffice for `appmixer:asana`

<figure><img src="https://802996127-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIAGKHlIqVKJe9agnFr14%2Fuploads%2Fgit-blob-0aec1976037fb9d9c15df3ae29e27e798a9ccf73%2Fasana-1.png?alt=media" alt=""><figcaption><p>Backoffice Airtable connector configuration</p></figcaption></figure>
