HubSpot · Example Payload

Source Code Api Validation Warning Example

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Source Code Api Validation Warning 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

messagelinesuggestion

Example Payload

Raw ↑
{
  "message": "Deprecated function 'blog_recent_posts' used",
  "line": 28,
  "suggestion": "Use 'blog_posts' function instead"
}