Short answer: Drop the "HubSpot → Search Contacts" 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 |
|---|---|---|---|
Search Query query | string | Optional | Full-text search across default searchable properties |
Limit limit | string | Optional | Max results to return (max 100) |
Properties properties | string | Optional | Comma-separated property names to include in results |
{"query": "e.g. john@example.com","limit": "10","properties": "e.g. email,firstname,lastname,company"}
{"total": 1,"results": [{"id": "501","properties": {"email": "john@example.com","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.