HubSpot · Example Payload

Conversations Api Paging Example

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

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

next

Example Payload

Raw ↑
{
  "next": {
    "after": "NTI1Cg%3D%3D",
    "link": "/conversations/v3/conversations/inboxes?after=NTI1Cg%3D%3D"
  }
}