HubSpot · Arazzo Workflow
HubSpot Manage a HubDB Table
Version 1.0.0
Create a HubDB table, add a row to its draft, then publish the table.
View Spec
View on GitHub
AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationSalesArazzoWorkflows
Provider
Workflows
manage-hubdb-table
Provision a HubDB table, seed it with a row, and publish it live.
Creates a draft HubDB table, captures its identifier, adds a row to the draft, and publishes the table draft so the structure and row are live.
1
createTable
createHubDBTable
Create a new HubDB table in draft state using the supplied name, label, and column definitions.
2
addRow
addHubDBTableRow
Add a single row to the draft version of the newly created table using the supplied column values.
3
publishTable
publishHubDBTableDraft
Publish the table draft so the new schema and row become live and available for CMS pages.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.