Webflow · Arazzo Workflow
Webflow Launch an Ecommerce Product
Version 1.0.0
Resolve a site, create a product with its default SKU, then publish the site to go live.
Provider
Workflows
launch-ecommerce-product
Create a product and default SKU on a site and publish the site.
Lists sites, creates a product with a default SKU and price on the chosen site, and publishes the site to the Webflow subdomain so the new product is live.
1
listSites
list-sites
List accessible sites to resolve a target site id.
2
createProduct
create-product
Create a new product and its required default SKU with a USD price on the resolved site.
3
publishSite
site-publish
Publish the site to the default Webflow subdomain so the new product is live in the store. Returns HTTP 202 because publishing is queued.
Source API Descriptions
openapi