Hubspot

Hubspot

HubSpot is an inbound marketing, sales, and customer service platform integrating CRM, email automation, and analytics to facilitate lead nurturing and seamless customer experiences

1684VIEWS
137USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app hubspotnpx @composio/cli add cursor --app hubspotnpx @composio/cli add cursor --app hubspotnpx @composio/cli add cursor --app hubspot

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Add Asset Association

Associates an existing asset ('form', 'object list', or 'external web url') with a specified hubspot marketing campaign.

Add Token To Event Template

Adds a new custom data token to an existing event template for a specified hubspot application, optionally populating a crm object property if objectpropertyname is provided.

Archive Email

Archives the hubspot email specified by `emailid` by moving it to the recycling bin, making it inaccessible unless restored.

Archive A Batch Of Emails By Id

Archives multiple hubspot crm emails by id; ids must exist as archiving is irreversible.

Archive A Batch Of Quotes By Id

Archives a batch of existing, non-archived quotes by their ids; this action is irreversible and useful for managing outdated or irrelevant quotes.

Archive Batch Of Companies By Id

Archives a batch of companies by their unique ids; targeted companies must exist, not be previously archived, and this api operation is irreversible.

Archive Batch Of Contacts By Id

Archives a batch of existing contacts by their hubspot crm ids, rendering them inactive; this action is irreversible via the api and requires manual restoration or a separate unarchive endpoint.

Archive Batch Of Deals By Id

Archives a batch of existing deals by their unique hubspot ids, removing them from active views and reports (soft delete); archived deals may be restorable.

Archive Batch Of Feedback Submissions By Id

Asynchronously archives a batch of hubspot feedback submissions using their unique ids, which must correspond to valid and existing submissions; the operation is queued, and submissions are moved from active views without being deleted.

Archive Batch Of Line Items By Id

Archives a batch of existing line items by their unique ids in hubspot crm; this operation is irreversible via the api.

Archive Batch Of Objects By Id

Archives a batch of existing, non-archived crm objects of a specified `objecttype` by their ids, effectively hiding them from active use.

Archive Batch Of Properties

Archives a batch of properties by their internal names for a specified hubspot crm object type; this operation is idempotent and safe to retry.

Archive Batch Of Tickets By Id

Archives a batch of existing, unarchived hubspot crm tickets by their unique ids.

Archive Batch Products By Id

Archives a batch of existing, unarchived hubspot products by their ids; this action is irreversible via the api.

Archive Company

Archives an existing company in hubspot crm by its `companyid`, moving it to a recycling bin from which it can be restored, rather than permanently deleting it.

Archive Contact By Id

Archives a contact in hubspot crm by its id, moving it to the recycling bin; this is generally irreversible via api and removes the contact from active use.

Archive A Crm Object By Id

Archives a specific hubspot crm object by its type and id, moving it to the recycling bin; this action is irreversible via the api but objects can often be restored via the hubspot ui.

Archive Emails

Archives multiple hubspot emails by their ids.

Archive Feedback Submission

Archives an existing, non-archived feedback submission in hubspot crm by its id, moving it to the recycling bin (not permanently deleting it).

Archive Line Item By Id

Archives a specific hubspot line item by its id, moving it to a recoverable state.

20 actions available