HubSpot · Example Payload

Engagement Notes Association Input Example

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Engagement Notes 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": "101"
  },
  "types": [
    {
      "associationCategory": "HUBSPOT_DEFINED",
      "associationTypeId": 202
    }
  ]
}