Some checks are pending
Automatisch Backend Tests / test (push) Waiting to run
Automatisch CI / linter (push) Waiting to run
Automatisch CI / start-backend-server (push) Waiting to run
Automatisch CI / start-backend-worker (push) Waiting to run
Automatisch CI / build-web (push) Waiting to run
Automatisch UI Tests / test (push) Waiting to run
23 lines
1.1 KiB
Markdown
23 lines
1.1 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. Login into your developer account.
|
|
3. Click on the **Manage apps** button.
|
|
4. Click on the **Create app** button.
|
|
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 HubSpot connection with Automatisch.
|