Blocks
HubSpot
HubSpot Contacts: create/update/search via CRM v3 API.
Use HubSpot CRM v3 API to manage contacts. Provide API key (private app token) and fill contact fields or properties.
Toolshubspot
Block Preview
HubSpot
HubSpot Contacts: create/update/search via CRM v3 API.
Usage
- Add the block to your workflow and connect it to the upstream step.
- Configure any required credentials or tokens in the inputs.
- Fill in required inputs and optional parameters for the run.
- Run a test execution, inspect outputs, and iterate before deploying.
- Deploy the hubspot block with monitoring enabled in production.
Inputs (UI)
API Key
short-inputLayout: full
Action
dropdownLayout: full
Options: Create, Update, Search, Delete
Contact ID (for update/delete)
short-inputLayout: half
Layout: half
First Name
short-inputLayout: half
Last Name
short-inputLayout: half
Phone
short-inputLayout: half
Company
short-inputLayout: half
Properties (JSON)
codeLayout: full
Limit
short-inputLayout: half
After (cursor)
short-inputLayout: half
Inputs (API)
apiKey
stringRequired
action
stringRequired
id
stringOptional
Optional
firstName
stringOptional
lastName
stringOptional
phone
stringOptional
company
stringOptional
properties
stringOptional
limit
stringOptional
after
stringOptional
Outputs
Primary response type:
json
Tool Access
hubspot_contacts