HubSpot · Example Payload

Commerce Subscriptions Api Filter Group Example

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Commerce Subscriptions Api Filter Group Example is an example object payload from HubSpot, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

filters

Example Payload

Raw ↑
{
  "filters": [
    {
      "propertyName": "Example Record",
      "operator": "EQ",
      "value": "example-value"
    }
  ]
}