HubSpot · Example Payload

Hubspot Conversations Inbox Example

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

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

Top-level fields

idnametypecreatedAtupdatedAtarchived

Example Payload

Raw ↑
{
  "id": "12345678",
  "name": "Support Inbox",
  "type": "CONVERSATIONS_INBOX",
  "createdAt": "2024-01-10T09:00:00Z",
  "updatedAt": "2024-01-15T14:30:00Z",
  "archived": false
}