Skip to Content
ResourcesIntegrationsSalesHubSpot Events API

HubSpot Events API

HubSpot Events API icon
Arcade Unoptimized

Tools that enable LLMs to interact directly with the Hubspot Events API

Author:Arcade
Version:0.2.1
Auth:User authorization via the Hubspot auth provider
6tools

HubSpot Events API Toolkit

This toolkit connects LLMs to the HubSpot Events API, enabling programmatic management of custom event definitions and properties within a HubSpot account.

Capabilities

  • Event definition discovery — list all visible event types and retrieve full definitions by name, either individually or in bulk.
  • Event definition lifecycle management — create, update, and delete custom event definitions by name.
  • Property management — remove properties from existing custom event definitions.

OAuth

Authentication uses OAuth 2.0 via HubSpot. See the HubSpot auth provider docs for setup details.

Available tools(6)

6 of 6 tools
Tool nameDescriptionSecrets
Delete a custom event definition by name. Use this tool to delete a specified custom event definition in HubSpot by providing the event name. It is useful for managing and organizing event definitions that are no longer needed.
Delete a property from a custom event definition. Use this tool to remove an existing property from a specific custom event definition in Hubspot.
Fetch details of a custom event definition by name. Use this tool to retrieve the definition and details of a specific custom event by providing its name.
Retrieve a list of visible event type names. This tool retrieves a list of event type names that are visible to the user, which can be used to query specific event instances.
Retrieve existing custom event definitions from Hubspot. Use this tool to obtain the current list of custom event definitions stored in Hubspot. It helps in understanding or displaying existing events configured within your system.
Update a specific custom event definition by name. Use this tool to update the definition of a specific custom event in Hubspot by specifying the event name.
Last updated on