HubSpot · Example Payload

Cms Hubdb Api Hub Dbtable Create Request Example

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Cms Hubdb Api Hub Dbtable 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"
    }
  ]
}