HubSpot Events API
Arcade Unoptimized
Tools that enable LLMs to interact directly with the Hubspot Events API
6tools
HubSpot Events API Toolkit
Provides LLM access to the HubSpot Events API, enabling programmatic management of custom event definitions and discovery of event types within a HubSpot account.
Capabilities
- Custom event definition lifecycle: Create, read, update, and delete custom event definitions by name.
- Property management: Remove properties from existing custom event definitions.
- Event type discovery: List all visible event type names available to the authenticated user.
OAuth
This toolkit uses OAuth 2.0 via HubSpot. See the Arcade HubSpot auth provider docs for setup details.
Available tools(6)
6 of 6 tools
| Tool name | Description | Secrets | |
|---|---|---|---|
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. |
Get Building
Last updated on