HubSpot · Example Payload

Hubspot Crm Associations Association Definition Example

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Hubspot Crm Associations Association Definition Example is an example object payload from HubSpot, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idfromObjectTypeIdtoObjectTypeIdnamelabelinverseLabelcategory

Example Payload

Raw ↑
{
  "id": "500123",
  "fromObjectTypeId": "500123",
  "toObjectTypeId": "500123",
  "name": "Example Record",
  "label": "Example Record",
  "inverseLabel": "Example Record",
  "category": "HUBSPOT_DEFINED"
}