Webflow
Syncs your CMS content and ecommerce orders with your backend tools, automates site publishing after content approvals, and manages inventory across platforms.
Try Webflow in Ceven
Ask Ceven anything
Standard
Why use Ceven?
AI native Webflow integration
- Describe the outcome and Ceven picks the right Webflow calls, fills the parameters, and checks the result.
- Structured, agent friendly tool schemas so each call runs reliably instead of by guesswork.
- Rich coverage for reading, writing, and querying your Webflow data, across all 51 of its actions.
Managed auth
- Built in OAuth with automatic token refresh and rotation.
- One place to manage, scope, and revoke Webflow access.
- Per user and per environment credentials instead of shared keys.
Agent optimized design
- Actions are tuned from real success and error rates so reliability climbs over time.
- Full execution logs so you always know what ran in Webflow, when, and on whose behalf.
- The agent pauses and asks when Webflow is unclear instead of plowing ahead.
Enterprise grade security
- Fine grained access so you control which agents and people can reach Webflow.
- Least privilege by default, read scopes first and only the writes a workflow needs.
- A full audit trail of every Webflow action to support review and sign off.
Supported tools
Every action Ceven's agents can run on Webflow, and when to use it.
Create collection item
Use this when you need to add a new blog post, product, or team member to a Webflow collection from an external trigger.
Update collection item
Modify existing fields in a CMS item. Use this to update pricing, change text, or update a status flag.
Delete collection item
Permanently remove an item from a collection. Use this for product sunsets or removing outdated content.
Fulfill order
Mark an ecommerce order as fulfilled. Use this after a shipping label is generated in your logistics tool.
Refund order
Process a refund for a Webflow order. This reverses the charge and updates the order status to refunded.
Update item inventory
Set the exact inventory count or adjust it incrementally for a specific SKU.
Get order details
Pull full details for a specific order including customer info and payment status.
List form submissions
Retrieve a list of all form entries. Use this to sync lead captures to a database.
Publish site
Push all staged changes to the live domain. Use this as the final step in a content approval flow.
List collection items
Pull all items from a specific collection. Use this to audit content or build reports.
Get collection details
Retrieve the schema and name of a specific collection to ensure data mapping is correct.
Upload asset
Upload images or files to the Webflow site using a pre signed S3 URL.
Create Webflow Collection Item
This tool creates a new item in a specified webflow collection. it requires the collection id and field data parameters (including required name and slug) and optionally accepts an is draft flag. authentication is assumed to be provided, an
Delete Webflow Collection Item
This tool allows you to delete a specific item from a collection in webflow. it permanently removes the item from the specified collection and complements existing collection management tools. the tool requires a collection id to identify t
Get Collection Item
This tool retrieves a specific item from a webflow collection. it allows users to fetch detailed information about a single collection item using its unique identifier. the tool is used to get an item's details such as its id, timestamps (l
Get Item Inventory
This tool retrieves the current inventory levels for a specific item in a webflow collection. it provides information about the item's inventory quantity and type (finite or infinite) and complements the webflow update item inventory action
Get Webflow Site Information
This tool retrieves detailed information about a specific webflow site. it includes site id, workspaceid, creation and update dates, display names, and other settings like previewurl, timezone, customdomains, and locale settings. it require
List Webflow Collections
This tool retrieves a list of all collections for a given webflow site. it uses the site id (obtained from webflow list webflow sites) to return a list of collections, each with properties such as id, name, slug, singularname, lastupdated,
List Webflow Orders
This tool retrieves a list of all orders for a specified webflow site using the get /sites/{site id}/orders endpoint. it accepts a required site id parameter and optional parameters such as status (to filter orders by their status), offset
List Pages
This tool retrieves a list of all pages for a specified webflow site. it can access both static and cms driven pages and provides information such as the page's unique identifier, name, url slug, creation and update timestamps, and publicat
List Webflow Sites
This tool retrieves a list of all webflow sites accessible to the authenticated user. it is a fundamental and independent action which only requires an authentication token and returns details for each site including site id, name, shortnam
Publish Webflow Site
This tool publishes a webflow site, making all staged changes live. it uses the post /sites/{site id}/publish api endpoint and requires a valid site id, with an optional domains array to specify custom domains. it is essential for deploying
Unfulfill Order
This tool allows you to mark a previously fulfilled order as unfulfilled in webflow. it is useful for reversing a fulfillment action when an order was mistakenly marked as fulfilled or if there are issues with shipment.
Update Webflow Collection Item
This tool allows updating an existing item in a webflow collection using the patch /collections/{collection id}/items/{item id} endpoint. it accepts required parameters such as collection id, item id, and fields, and optional 'live' flag an
Update Order
This tool allows updating specific fields of an existing order in webflow. it's particularly useful for managing order fulfillment details and adding internal notes.
Upload Asset to Webflow
This tool allows users to upload assets (files, images, etc.) to a webflow site. it involves a two step process: first, generating a pre signed amazon s3 upload url by calling the webflow api, and second, uploading the file to that s3 url.
26 actions · scroll to see them all
Frequently asked questions
Alternatives to Webflow
Other tools that solve a similar problem. Ceven supports these too, so you can switch or run more than one at once.
Try Ceven on your stack
Plug Ceven on top of the tools you already run. Connect Webflow and the rest of your stack, describe the outcome, and its agents handle the work end to end, days of it in minutes.
Get started for free