HubSpot · Example Payload

Hubspot Engagement Notes Filter Example

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Hubspot Engagement Notes Filter Example is an example object payload from HubSpot, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

propertyNameoperatorvaluevalueshighValue

Example Payload

Raw ↑
{
  "propertyName": "hubspot_owner_id",
  "operator": "EQ",
  "value": "12345",
  "values": [
    "example-value"
  ],
  "highValue": "example-value"
}