26 lines
1.2 KiB
Markdown
26 lines
1.2 KiB
Markdown
# HubSpot
|
|
|
|
:::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!
|
|
:::
|
|
|
|
1. Go to the [HubSpot Developer page](https://developers.hubspot.com/).
|
|
2. Click on the **Create a developer account** button.
|
|
3. Click on the **Create App Developer account** button.
|
|
4. Fill the form.
|
|
5. Login into your developer account.
|
|
6. Click on the **Manage apps** button.
|
|
7. Click on the **Create app** button.
|
|
8. Fill the **Public app name** field with the name of your API app.
|
|
9. Go to the **Auth** tab.
|
|
10. Fill the **Redirect URL(s)** field with the OAuth Redirect URL from the Automatisch connection creation page.
|
|
11. Go to the **Scopes** tab.
|
|
12. Select the scopes you want to use with Automatisch.
|
|
13. Click on the **Create App** button.
|
|
14. Go back to the **Auth** tab.
|
|
15. Copy the **Client ID** and **Client Secret** values.
|
|
16. Paste the **Client ID** value into Automatisch as **Client ID**, respectively.
|
|
17. Paste the **Client Secret** value into Automatisch as **Client Secret**, respectively.
|
|
18. Click the **Submit** button on Automatisch.
|
|
19. Now, you can start using the HubSpot connection with Automatisch.
|