HubSpot · Schema

ActionDefinition

A custom workflow action definition

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Properties

Name Type Description
id string The unique identifier of the action definition
revisionId string The current revision identifier
actionUrl string The URL that HubSpot will call when the action executes
labels object Human-readable labels for the action
inputFields array Input fields that users can configure for the action
outputFields array Output fields that the action returns
objectTypes array CRM object types this action can operate on
objectRequestOptions object Options for requesting CRM object data
published boolean Whether the action is published and available for use
functions array Functions associated with this action
View JSON Schema on GitHub