Hubspot

Connect Foundry to HubSpot to import data and create, modify, and delete records in HubSpot.

Source configuration

Before you configure the HubSpot connection, generate a HubSpot API key. You can get an existing API key or generate a new HubSpot API key by following the steps below.

  1. In your Hubspot account, select the settings icon in the main navigation bar.
  2. In the left sidebar menu, navigate to Integrations > API Key.
  3. If a key has never been generated for your account, select Generate API Key. If an API key already exists, select Show to view it.

You can now set the retrieved key in the api-key connection property.

The following is the most basic structure for a Hubspot connection:

Copied!
1 2 3 type: hubspot config: apiKey: '{{api-key}}'