HubSpot · Example Payload

Hubspot Cms Hubdb Hub Db Table Create Request Example

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Hubspot Cms Hubdb Hub Db Table Create Request Example is an example object payload from HubSpot, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namelabelcolumns

Example Payload

Raw ↑
{
  "name": "Example Record",
  "label": "Example Record",
  "columns": [
    {
      "name": "Example Record",
      "label": "Example Record",
      "type": "standard"
    }
  ]
}