HubSpot · Schema

BlogAuthor

Represents a blog author profile with biographical and social information

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Properties

Name Type Description
id string Unique identifier for the blog author
name string Full display name of the author
slug string URL-friendly identifier for the author
email string Author's email address
bio string Author biography or description
website string Author's personal website URL
twitter string Author's Twitter/X handle
facebook string Author's Facebook profile URL
linkedin string Author's LinkedIn profile URL
avatar string URL to the author's avatar image
language string Language code for the author profile (e.g., en, es, fr)
translatedFromId string ID of the original author this was translated from
created string ISO 8601 timestamp when the author was created
updated string ISO 8601 timestamp when the author was last updated
deletedAt string ISO 8601 timestamp when the author was archived
View JSON Schema on GitHub