docs(hubspot): Adjust connection page for OAuth setup
This commit is contained in:
@@ -1,11 +1,22 @@
|
|||||||
# Spotify
|
# Hubspot
|
||||||
|
|
||||||
:::info
|
:::info
|
||||||
This page explains the steps you need to follow to set up the Hubspot connection in Automatisch. If any of the steps are outdated, please let us know!
|
This page explains the steps you need to follow to set up the Hubspot connection in Automatisch. If any of the steps are outdated, please let us know!
|
||||||
:::
|
:::
|
||||||
|
|
||||||
1. Create new app
|
1. Go to the [HubSpot Developer page](https://developers.hubspot.com/).
|
||||||
1. Create new app token
|
2. Login into your developer account.
|
||||||
1. Paste **API TOKEN** value into Automatisch as **Access Token**, respectively.
|
3. Click on the **Manage apps** button.
|
||||||
1. Click **Submit** button on Automatisch.
|
4. Click on the **Create app** button.
|
||||||
1. Now, you can start using the Spotify connection with Automatisch.
|
5. Fill the **Public app name** field with the name of your API app.
|
||||||
|
6. Go to the **Auth** tab.
|
||||||
|
7. Fill the **Redirect URL(s)** field with the OAuth Redirect URL from the Automatisch connection creation page.
|
||||||
|
8. Go to the **Scopes** tab.
|
||||||
|
9. Select the scopes you want to use with Automatisch.
|
||||||
|
10. Click on the **Create App** button.
|
||||||
|
11. Go back to the **Auth** tab.
|
||||||
|
12. Copy the **Client ID** and **Client Secret** values.
|
||||||
|
13. Paste the **Client ID** value into Automatisch as **Client ID**, respectively.
|
||||||
|
14. Paste the **Client Secret** value into Automatisch as **Client Secret**, respectively.
|
||||||
|
15. Click the **Submit** button on Automatisch.
|
||||||
|
16. Now, you can start using the Spotify connection with Automatisch.
|
||||||
|
Reference in New Issue
Block a user