18 lines
1.0 KiB
Markdown
18 lines
1.0 KiB
Markdown
# Asana
|
|
|
|
:::info
|
|
This page explains the steps you need to follow to set up the Asana
|
|
connection in Automatisch. If any of the steps are outdated, please let us know!
|
|
:::
|
|
|
|
1. Go to the [Asana developer console](https://app.asana.com/0/my-apps) to create a project.
|
|
2. Click on the **Create new app** in **My Apps**, and click on the **New Project** button.
|
|
3. Fill the form for your project and click on the **Create app** button.
|
|
4. Go to **Manage distrubition** and select **Any workspace** option in **Choose a distribution method** and save it.
|
|
5. Go to **OAuth** tab from left panel and click on the **+Add redirect URL** button.
|
|
6. Copy **OAuth Redirect URL** from Automatisch to the redirect url field, and click on the **Add** button.
|
|
7. Copy the **Your Client ID** value on the same page to the `Client ID` field on Automatisch.
|
|
8. Copy the **Your Client secret** value on the same page to the `Client Secret` field on Automatisch.
|
|
9. Click **Submit** button on Automatisch.
|
|
10. Congrats! Start using your new Asana connection within the flows.
|