What problem does it solve?
Automates repetitive and error-prone HubSpot CRM tasks so teams can reliably create, search, update, and manage contacts, companies, deals, tickets, and custom properties without manual API orchestration.
Core Features & Use Cases
- Contact and Company Management: Search to prevent duplicates, create single or batch records (max 100), and update existing entities while storing returned IDs for downstream operations.
- Deal and Pipeline Automation: Retrieve pipelines and stages, search and list deals with filters, map stage and owner names to internal IDs, and handle cursor-based pagination.
- Ticket Search & Property Management: Filter tickets by status or date, discover exact internal property names, and create or batch-create custom properties with proper schema validation.
- Operational Safeguards: Verify Rube MCP connectivity and active HubSpot OAuth before running workflows, chunk large batches, and parse mixed date formats defensively.
Quick Start
Use hubspot-automation to pull all HubSpot contacts created this month and show their associated deals.