ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

hubspot

HubSpot CRM API integration with managed OAuth. Manage contacts, companies, deals, and associations. Use this skill when users want to create or update CRM records, search contacts, or sync data with HubSpot. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/byungkyu/hubspot-api
Or

What This Skill Does

The hubspot skill provides a robust gateway for integrating the HubSpot CRM API directly into your OpenClaw workflows. By leveraging managed OAuth authentication via the Maton gateway, it abstracts the complexity of token management and API request formatting. Users can perform CRUD operations on contacts, companies, deals, and associations without needing to handle the intricacies of HubSpot's authentication flow manually. The gateway handles request routing to the native HubSpot API, ensuring secure and consistent data synchronization across your CRM and agent-driven processes.

Installation

To integrate this skill into your environment, use the OpenClaw installation command: clawhub install openclaw/skills/skills/byungkyu/hubspot-api

Once installed, ensure your MATON_API_KEY is configured as an environment variable to authenticate with the Maton gateway. You can manage your specific HubSpot connections at https://ctrl.maton.ai.

Use Cases

  • Automated Lead Management: Automatically create contacts in HubSpot when a lead submits a form or interacts with your service.
  • Sales Pipeline Updates: Update deal stages or modify deal values as tasks are completed within your agent's workflow.
  • CRM Data Synchronization: Retrieve company or contact information to enrich data for other internal tasks or reports.
  • Association Mapping: Automatically link new contacts to relevant company records based on email domain or user-provided data.

Example Prompts

  1. "Find the contact with the email [email protected] in HubSpot and update their job title to Senior Developer."
  2. "Create a new deal in the sales pipeline worth $5000 associated with Acme Corp."
  3. "List the last 10 companies added to my HubSpot CRM and summarize their current industry fields."

Tips & Limitations

  • Token Security: Never hardcode your MATON_API_KEY in scripts. Always use secure environment variables.
  • Authentication Flow: Always visit the url returned during the connection creation process at https://ctrl.maton.ai to finalize the OAuth handshake with HubSpot.
  • API Limits: Be mindful of HubSpot's native API usage limits, as this skill acts as a pass-through proxy. Check the HubSpot Developer Documentation for current rate limit details.
  • Data Schema: Ensure your request bodies align with the specific object schemas (contacts, companies, etc.) required by the HubSpot V3 API.

Metadata

Author@byungkyu
Stars3917
Views0
Updated2026-04-08
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-byungkyu-hubspot-api": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#hubspot#crm#automation#api#sales
Safety Score: 4/5

Flags: network-access, external-api

Related Skills

apollo

Apollo.io API integration with managed OAuth. Search and enrich people and companies, manage contacts and accounts. Use this skill when users want to prospect, enrich leads, or manage sales data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

byungkyu 3917

manychat

ManyChat API integration with managed authentication. Manage subscribers, tags, custom fields, and send messages through Facebook Messenger. Use this skill when users want to manage ManyChat subscribers, send messages, add/remove tags, or work with custom fields and bot automation. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

byungkyu 3917

monday

Monday.com API integration with managed OAuth. Manage boards, items, columns, groups, and workspaces using GraphQL. Use this skill when users want to create, update, or query Monday.com boards and items, manage tasks, or automate workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.

byungkyu 3917

squareup

Square API integration with managed OAuth. Process payments, manage customers, orders, catalog, inventory, invoices, loyalty programs, team members, and more. Use this skill when users want to accept payments, manage point-of-sale operations, track inventory, handle invoicing, manage loyalty programs, or create payment links through Square. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.

byungkyu 3917

whatsapp-business

WhatsApp Business API integration with managed OAuth. Send messages, manage templates, and handle conversations. Use this skill when users want to interact with WhatsApp Business. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

byungkyu 3917