HubSpot · Schema

Filter

A single filter condition for a CRM object property.

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Properties

Name Type Description
propertyName string The name of the CRM property to filter on.
operator string The comparison operator for the filter.
value string The value to compare against. Not required for HAS_PROPERTY and NOT_HAS_PROPERTY operators.
highValue string The upper bound value for BETWEEN operator comparisons.
values array An array of values for IN and NOT_IN operator comparisons.
View JSON Schema on GitHub