HubSpot · Schema

HubDBTable

A HubDB table.

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Properties

Name Type Description
id string The unique identifier for the table.
name string The machine-readable name of the table.
label string The human-readable label for the table.
columns array The column definitions for the table.
published boolean Whether the table has been published.
rowCount integer The number of rows in the published table.
createdAt string The date and time the table was created.
updatedAt string The date and time the table was last updated.
publishedAt string The date and time the table was last published.
View JSON Schema on GitHub