HubSpot · Example Payload

Hubspot Cms Pages Page Create Request Example

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

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

Top-level fields

namehtmlTitleslugmetaDescriptiondomainlanguagetemplatePathlayoutSections

Example Payload

Raw ↑
{
  "name": "Example Record",
  "htmlTitle": "Example Record",
  "slug": "example-value",
  "metaDescription": "This is an example description.",
  "domain": "example.hubspot.com",
  "language": "en",
  "templatePath": "/content/templates/example",
  "layoutSections": {
    "key": "value"
  }
}