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
Stars4097
Views1
Updated2026-04-14
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 4097

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 4097

signnow

SignNow API integration with managed OAuth. E-signature platform for sending, signing, and managing documents. Use this skill when users want to upload documents, send signature invites, create templates, or manage e-signature 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 4097

vimeo

Vimeo API integration with managed OAuth. Video hosting and sharing platform. Use this skill when users want to upload, manage, or organize videos, create showcases/albums, manage folders, or interact with the Vimeo community. 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 4097

airtable

Airtable API integration with managed OAuth. Manage bases, tables, and records. Use this skill when users want to read, create, update, or delete Airtable records, or query data with filter formulas. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

byungkyu 4097