Webflow API and Documentation · Arazzo Workflow
Webflow Create Product and Publish
Version 1.0.0
Create an ecommerce product with its default SKU, confirm it, then publish the site.
View Spec
View on GitHub
CMSContent ManagementEcommerceNo-CodePublishingWeb DevelopmentArazzoWorkflows
Provider
Workflows
create-product-and-publish
Create a product and default SKU, confirm it, and publish the site.
Creates an ecommerce product with a default SKU, retrieves the created product, and publishes the site to the Webflow subdomain.
1
createProduct
create-product
Create a new product and its default SKU on the site.
2
getProduct
get-product
Retrieve the created product to confirm it persisted.
3
publishSite
site-publish
Publish the site so the new product appears on the storefront.