HubSpot · Example Payload

Conversations Api Channel Example

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Conversations Api Channel 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

idnametypeaccountIdcreatedAt

Example Payload

Raw ↑
{
  "id": "channel_789",
  "name": "Website Chat",
  "type": "CHAT",
  "accountId": "account_123",
  "createdAt": "2024-01-01T00:00:00Z"
}