HubSpot · Example Payload

Crm Associations Api Create Association Input Example

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Crm Associations Api Create Association Input 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

totypes

Example Payload

Raw ↑
{
  "to": {
    "id": "500123"
  },
  "types": [
    {
      "associationCategory": "HUBSPOT_DEFINED",
      "associationTypeId": 500123
    }
  ]
}