AutomationFlowsAI & RAG › Hubspot Deal Search

Hubspot Deal Search

HubSpot Deal Search. Uses hubspot. Webhook trigger; 2 nodes.

Webhook trigger★☆☆☆☆ complexity2 nodesHubSpot
AI & RAG Trigger: Webhook Nodes: 2 Complexity: ★☆☆☆☆ Added:

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "name": "HubSpot Deal Search",
  "nodes": [
    {
      "parameters": {},
      "id": "webhook",
      "name": "Webhook",
      "type": "n8n-nodes-base.webhook",
      "typeVersion": 1,
      "position": [
        250,
        300
      ]
    },
    {
      "parameters": {
        "operation": "search",
        "filterGroups": {
          "filters": [
            {
              "propertyName": "dealname",
              "operator": "CONTAINS_TOKEN",
              "value": "={{ $json.body.query }}"
            }
          ]
        },
        "limit": "={{ $json.body.limit ?? 10 }}"
      },
      "id": "hubspot",
      "name": "HubSpot",
      "type": "n8n-nodes-base.hubspot",
      "typeVersion": 1,
      "position": [
        450,
        300
      ]
    }
  ],
  "connections": {
    "Webhook": {
      "main": [
        [
          {
            "node": "HubSpot",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "settings": {
    "executionOrder": "v1"
  },
  "staticData": null,
  "tags": [
    "mcp",
    "hubspot",
    "crm"
  ]
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

HubSpot Deal Search. Uses hubspot. Webhook trigger; 2 nodes.

Source: https://github.com/developers-universe-1/agentic-sales-engine/blob/main/n8n/workflows/hubspot-search.json — original creator credit. Request a take-down →

More AI & RAG workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

AI & RAG

HubSpot Deal Update. Uses hubspot. Webhook trigger; 2 nodes.

HubSpot
AI & RAG

Marketing, growth, and automation teams that need to ship polished bilingual newsletters—complete with images, optional video, and multi-channel distribution—without writing a line of code. A Webhook

Agent, Microsoft SharePoint, HTTP Request +4
AI & RAG

This workflow automates customer feedback processing by analyzing sentiment, identifying key issues, generating personalized responses, and escalating critical cases to support teams when required. De

Redis, Postgres, Agent +7
AI & RAG

Hubspot Splitout. Uses stickyNote, agent, googleCalendarTool, executeWorkflowTrigger. Webhook trigger; 31 nodes.

Agent, Google Calendar Tool, Execute Workflow Trigger +7
AI & RAG

This n8n workflow streamlines the onboarding process for new customers by automating personalized email communication, calendar scheduling, and contact assignment in HubSpot. It is perfect for busines

Agent, Google Calendar Tool, Execute Workflow Trigger +7