HubSpot · Example Payload

Crm Feature Flags Api Portal Flag State Example

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Crm Feature Flags Api Portal Flag State Example is an example object payload from HubSpot, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

appIdflagNameportalIdflagState

Example Payload

Raw ↑
{
  "appId": 12345678,
  "flagName": "new-dashboard-feature",
  "portalId": 98765432,
  "flagState": "ON"
}