HubSpot · Example Payload

Hubspot Engagement Calls Batch Read Calls Request Example

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Hubspot Engagement Calls Batch Read Calls Request 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

inputspropertiespropertiesWithHistoryidProperty

Example Payload

Raw ↑
{
  "inputs": [
    {
      "id": "512"
    }
  ],
  "properties": [
    "example-value"
  ],
  "propertiesWithHistory": [
    "example-value"
  ],
  "idProperty": "500123"
}