Hubspot

ToolByIronHubVersion0.1.0

HubSpot CRM v3 read and write access. Lists, searches, fetches, creates, updates, and archives contacts, companies, deals, and tickets. Lists contact lists and members, CRM owners, and per-object properties. Exposes a raw hubspot_request action for any CRM v3 endpoint bounded by the same host allowlist. Authenticated with a HubSpot access token (Private App or Service Key) presented as a Bearer header against api.hubapi.com.

Install
$ironclaw ironhub install hubspot

Description

HubSpot CRM v3 read and write access. Lists, searches, fetches, creates, updates, and archives contacts, companies, deals, and tickets. Lists contact lists and members, CRM owners, and per-object properties. Exposes a raw hubspot_request action for any CRM v3 endpoint bounded by the same host allowlist. Authenticated with a HubSpot access token (Private App or Service Key) presented as a Bearer header against api.hubapi.com.

Access & Credentials

Credential method

Bearer token

Credential accounts
Hubspot Private App TokenRequired

Bearer token

hubspot_private_app_token

Network & Permissions

Network destinations
api.hubapi.com
Effects
Can write external data

Implementation

WIT Interface0.3.0
Source Pathtools/hubspot
Technical tags
WASM toolHTTP allowlist

Resources

Review implementation and setup instructions before installing.