Automate HubSpot CRM operations
hubspot-automationskillsetup L2★3,035
davepoon/buildwithclaude ↗What it does
Sync contacts, deals, and tasks between HubSpot and external systems via Rube MCP
Best for
Sync CRM data from external systems (Airtable, Zapier, custom DBs) without manual HubSpot entry.
Inputs
- · Contact/deal/task data (array of objects)
- · HubSpot property mappings
- · Sync trigger (new/update/delete)
Outputs
- · Synced contact/deal IDs
- · Sync status log
- · Conflict resolution results
Requires
- · Rube MCP
- · Composio HubSpot toolkit
- · HubSpot API token
Preconditions
Rube MCP configured; HubSpot connection active; property mappings defined
Failure modes
- · Property name mismatch
- · Duplicate contact detection fail
- · Sync quota exhausted
- · HubSpot validation error
Trust signals
- · Duplicate detection
- · Conflict resolution strategies
- · Batch sync efficiency