Integration · Content and websites
Webflow and Meteor AI agents
Connect Webflow to Meteor: edit copy, manage the CMS, tune the SEO of each page and publish the site when someone decides it ships.
How does Webflow connect to Meteor?
Meteor connects to the Webflow Data API v2 and gives your Met 16 tools to maintain the site: list and read pages, edit DOM copy node by node, tune title, description and Open Graph on each page, manage CMS collections against their real field schema, create and edit items (as drafts by default) and publish when someone decides it goes live.
What it automates
What a Meteor Met does with Webflow
Load content into the CMS without opening the designer
Your Met reads the real schema of the collection, builds the item with the right fields and leaves it as a draft for someone to review before it ships.
Fix a piece of copy on the page
First it reads the editable DOM nodes, then it changes only the one that matters. The change stays staged until the site is published.
Tune SEO page by page
Title, description and Open Graph can be adjusted per page from the conversation, with nobody opening the panel to change one field at a time.
Publish when a person decides
Publishing the site makes the change public, so it is a separate, confirmed action rather than a side effect of editing.
16 tools
Everything your Met can ask Webflow for
Each one is a real action in the connector. You can switch off the ones you would rather it never used.
| Tool | What it does |
|---|---|
webflow_list_sites | Lists the sites in the workspace the token belongs to. |
webflow_get_site | Returns a site with its domains, its locales and its last publish. |
webflow_publish_site | Publishes the site to its domains. The change becomes public, so confirm first. |
webflow_list_pages | Lists the static pages of the site with their draft or archived state. |
webflow_get_page | Returns a page with all its settings, SEO and Open Graph included. |
webflow_get_page_dom | Returns the editable text nodes of a page with their identifier. |
webflow_update_page_dom | Changes the text of one or more nodes. The change stays staged until you publish. |
webflow_update_page_settings | Adjusts title, slug, description and Open Graph on a page. |
webflow_list_collections | Lists the CMS collections with their field count. |
webflow_get_collection | Returns the full schema of a collection, with the identifier and type of every field. |
webflow_list_items | Lists the items in a collection, with pagination and search. |
webflow_get_item | Returns an item with all of its fields. |
webflow_create_item | Creates an item. It stays a draft by default, so nothing ships without review. |
webflow_update_item | Updates the fields of an item, or takes it out of draft. |
webflow_delete_item | Deletes an item. Destructive, and there is no trash. |
webflow_publish_items | Publishes one or several items so they appear on the live site. |
The limits
What the Webflow integration does NOT do
We would rather say it here than have you find out during rollout.
-
It does not design or change the visual structure of the site. It edits copy on existing nodes and CMS fields. Design happens in Webflow.
-
It does not create new collections or fields. It works against the schema that already exists, which is what it reads before creating an item.
-
It does not roll back a publish. Publishing makes the change public immediately and the integration offers no undo.
-
It does not manage Webflow forms, ecommerce or memberships.
Before you start
What you need to connect Webflow
- 1
A site API token
Generated in Webflow, under site settings, in the apps and integrations section. The minimum scopes are read on sites and pages, and read and write on pages and CMS.
- 2
A default site identifier (optional)
Taken from the site listing or from the designer URL. Setting it saves passing it to every tool.
Frequently asked questions
Questions about Webflow and Meteor
It could, but that is not what it does by default. CMS items are created as drafts and publishing the site is a separate action that asks for confirmation, because the change becomes public.
It reads them from the real schema of the collection before creating or editing an item. Guessing field identifiers is the fastest way to write into the wrong field.
No. It can change the text of existing nodes and the settings of each page, but structure and design still happen in Webflow.
No. Editing leaves the change staged. You publish the site, or publish the items, for it to appear live.
Content and websites
Other integrations in the same family
Want to see a Met running Webflow?
We will show you with your own account connected, not with a canned demo.