Built by Metorial, the integration platform for agentic AI.
List ecommerce products for a Webflow site, including associated SKUs (variants). Supports pagination for sites with many products.
Update a page's metadata including title, slug, description, SEO settings, and Open Graph properties. Only the fields you provide will be updated.
Publish a Webflow site to make staged changes live. Optionally specify which custom domains to publish to, or publish to the Webflow subdomain.
Publish one or more staged CMS collection items to make them live. This pushes draft changes to the published version of the items.
List all pages for a Webflow site with their metadata, including titles, slugs, SEO settings, and parent-child relationships.
Retrieve detailed information about a specific Webflow site, including metadata, custom domains, locale settings, and publish status.
List user accounts on a membership-enabled Webflow site. Returns user details including email, status, and access group assignments.
Create, update, or delete a CMS collection item. Provide field data as key-value pairs matching the collection's schema. Use the collection's field slugs as keys in fieldData.
List all CMS collections for a Webflow site. Collections define the schema/structure for CMS content. Each collection contains fields and items.
List ecommerce orders for a Webflow site. Optionally filter by order status. Returns order details including customer info, items, and shipping.
Create or update an ecommerce product. Provide product details and optional SKU/variant data. When updating, only the fields you provide will be changed.
List forms for a site and retrieve their submissions. Provide a siteId to list all forms, or a formId to get submissions for a specific form.
Get or update inventory levels for an ecommerce product SKU. Use this to check stock levels or update inventory counts.
Retrieve detailed information about a CMS collection including its fields/schema. Useful for understanding the structure of a collection before creating or updating items.
List all Webflow sites accessible with the current authentication. Returns site metadata including names, domains, publish status, and workspace association.
List all assets (images, files, etc.) in a Webflow site's Assets panel, along with asset folders. Provides URLs, metadata, and folder organization.
List CMS collection items (staged or live). Returns items with their field data and metadata. Use the "live" flag to fetch published items instead of staged/draft items.
Invite, update, or remove a user account on a membership-enabled Webflow site. Manage access group assignments to control gated content access.
Update an ecommerce order's status or details. Use this to fulfill orders, add comments, or update shipping information.