HubSpot · Schema

BlogPostInput

Input data for creating or updating a blog post

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Properties

Name Type Description
name string Internal name of the blog post
slug string URL slug for the blog post
htmlTitle string HTML title tag content
postBody string HTML content of the blog post body
postSummary string Summary or excerpt of the blog post
blogAuthorId string ID of the associated blog author
contentGroupId string ID of the blog this post belongs to
campaign string Campaign GUID
publishDate string Scheduled publish date
featuredImage string URL of the featured image
featuredImageAltText string Alt text for the featured image
metaDescription string Meta description for SEO
tagIds array Tag IDs to associate
useFeaturedImage boolean Whether to display the featured image
language string Language code
View JSON Schema on GitHub