HubSpot · Example Payload

Source Code Api Validation Error Example

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Source Code Api Validation Error Example is an example object payload from HubSpot, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

messagelinecolumncategory

Example Payload

Raw ↑
{
  "message": "Syntax error: unexpected end of template",
  "line": 42,
  "column": 15,
  "category": "HUBL_SYNTAX"
}