Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion baton/hubspot.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Set up a HubSpot connector"
og:title: "Set up a HubSpot connector"
description: "ConductorOne provides identity governance and just-in-time provisioning for HubSpot. Integrate your HubSpot instance with ConductorOne to run user access reviews (UARs) and enable just-in-time access requests."
og:description: "ConductorOne provides identity governance and just-in-time provisioning for HubSpot. Integrate your HubSpot instance with ConductorOne to run user access reviews (UARs) and enable just-in-time access requests."

Check warning on line 5 in baton/hubspot.mdx

View check run for this annotation

Mintlify / Mintlify Validation (conductorone) - vale-spellcheck

baton/hubspot.mdx#L5

Did you really mean 'UARs'?
sidebarTitle: "HubSpot"
---

Expand Down Expand Up @@ -89,7 +89,7 @@
<Step>
Choose how to set up the new HubSpot connector:

- Add the connector to a currently unmanaged app (select from the list of apps that were discovered in your identity, SSO, or federation provider that aren't yet managed with ConductorOne)

Check warning on line 92 in baton/hubspot.mdx

View check run for this annotation

Mintlify / Mintlify Validation (conductorone) - vale-spellcheck

baton/hubspot.mdx#L92

Did you really mean 'unmanaged'?

- Add the connector to a managed app (select from the list of existing managed apps)

Expand All @@ -107,10 +107,10 @@
Find the **Settings** area of the page and click **Edit**.
</Step>
<Step>
Paste the private app access token into the **API client secret** field.
Paste the private app access token into the **Access Token** field.
</Step>
<Step>
**Optional**. If you want to sync user statuses from Hubspot, click to **Enable user status**.

Check warning on line 113 in baton/hubspot.mdx

View check run for this annotation

Mintlify / Mintlify Validation (conductorone) - vale-spellcheck

baton/hubspot.mdx#L113

Did you really mean 'Hubspot'?

This option requires the `crm.objects.users.read` scope, so make sure you've added it to your private app before you proceed.
</Step>
Expand All @@ -126,7 +126,7 @@
</Tab>

<Tab title="Self-hosted">
**Follow these instructions to use the Hubspot connector, hosted and run in your own environment.**

Check warning on line 129 in baton/hubspot.mdx

View check run for this annotation

Mintlify / Mintlify Validation (conductorone) - vale-spellcheck

baton/hubspot.mdx#L129

Did you really mean 'Hubspot'?

When running in service mode on Kubernetes, a self-hosted connector maintains an ongoing connection with ConductorOne, automatically syncing and uploading data at regular intervals. This data is immediately available in the ConductorOne UI for access reviews and access requests.

Expand All @@ -146,7 +146,7 @@
<Step>
Choose how to set up the new HubSpot connector:

- Add the connector to a currently unmanaged app (select from the list of apps that were discovered in your identity, SSO, or federation provider that aren't yet managed with ConductorOne)

Check warning on line 149 in baton/hubspot.mdx

View check run for this annotation

Mintlify / Mintlify Validation (conductorone) - vale-spellcheck

baton/hubspot.mdx#L149

Did you really mean 'unmanaged'?

- Add the connector to a managed app (select from the list of existing managed apps)

Expand Down Expand Up @@ -234,7 +234,7 @@

<Steps>
<Step>
Create a namespace in which to run ConductorOne connectors (if desired), then apply the secret config and deployment config files.

Check warning on line 237 in baton/hubspot.mdx

View check run for this annotation

Mintlify / Mintlify Validation (conductorone) - vale-spellcheck

baton/hubspot.mdx#L237

Did you really mean 'namespace'?
</Step>
<Step>
Check that the connector data uploaded correctly. In ConductorOne, click **Apps**. On the **Managed apps** tab, locate and click the name of the application you added the HubSpot connector to. HubSpot data should be found on the **Entitlements** and **Accounts** tabs.
Expand Down