Hubspot(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.
- In your Hubspot account, select the settings icon in the main navigation bar.
- In the left sidebar menu, navigate to Integrations > API Key.
- 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:
type: hubspot
config:
apiKey: '{{api-key}}'
中文翻译¶
HubSpot¶
将 Foundry 连接到 HubSpot,以导入数据并在 HubSpot 中创建、修改和删除记录。
源配置(Source configuration)¶
在配置 HubSpot 连接之前,请先生成一个 HubSpot API 密钥。您可以按照以下步骤获取现有 API 密钥或生成新的 HubSpot API 密钥。
- 在您的 HubSpot 账户中,选择主导航栏中的设置图标。
- 在左侧边栏菜单中,导航至 集成(Integrations) > API 密钥(API Key)。
- 如果您的账户从未生成过密钥,请选择 生成 API 密钥(Generate API Key)。如果 API 密钥已存在,请选择 显示(Show) 以查看。
现在,您可以在 api-key 连接属性中设置获取到的密钥。
以下是 HubSpot 连接的最基本结构:
type: hubspot
config:
apiKey: '{{api-key}}'