Short answer: Drop the "HubSpot → Get Contact" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Contact ID contact_id | string | Required | HubSpot contact record ID — a numeric string assigned by HubSpot. Find via Search Contacts or List Contacts. Not the email. |
Properties properties | string | Optional | Comma-separated property names to include. Leave empty for defaults. |
{"contact_id": "e.g. 501","properties": "e.g. email,firstname,lastname,phone"}
{"id": "501","properties": {"email": "user@example.com","lastname": "Doe","firstname": "John"}}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.