HubSpot · Example Payload

Crm Associations Api Association Example

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

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

Top-level fields

toObjectIdassociationTypes

Example Payload

Raw ↑
{
  "toObjectId": "500123",
  "associationTypes": [
    {
      "associationCategory": "HUBSPOT_DEFINED",
      "associationTypeId": 500123,
      "label": "Example Record"
    }
  ]
}