HubSpot · Example Payload

Conversations Api Actor Example

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

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

idactorIdnameemailtype

Example Payload

Raw ↑
{
  "id": "actor_101",
  "actorId": "actor_101",
  "name": "John Customer",
  "email": "john@example.com",
  "type": "VISITOR"
}