Webflow
Overview
SLUG: WEBFLOW
Description
Webflow is a no-code website design and hosting platform, letting users build responsive sites, launch online stores, and maintain content without coding
Authentication Details
API Key
Connecting to Webflow
Create an auth config
Use the dashboard to create an auth config for the Webflow toolkit. This allows you to connect multiple Webflow accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Webflow toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
WEBFLOW_CREATE_COLLECTION_ITEM
Tool Name: Create Webflow Collection Item
Description
Action Parameters
Action Response
WEBFLOW_DELETE_COLLECTION_ITEM
Tool Name: Delete Webflow Collection Item
Description
Action Parameters
Action Response
WEBFLOW_GET_COLLECTION
Tool Name: Get Collection Details
Description
Action Parameters
Action Response
WEBFLOW_GET_COLLECTION_ITEM
Tool Name: Get Collection Item
Description
Action Parameters
Action Response
WEBFLOW_GET_ITEM_INVENTORY
Tool Name: Get Item Inventory
Description
Action Parameters
Action Response
WEBFLOW_GET_ORDER
Tool Name: Get Order Details
Description
Action Parameters
Action Response
WEBFLOW_GET_SITE_INFO
Tool Name: Get Webflow Site Information
Description
Action Parameters
Action Response
WEBFLOW_LIST_COLLECTIONS
Tool Name: List Webflow Collections
Description
Action Parameters
Action Response
WEBFLOW_LIST_COLLECTION_ITEMS
Tool Name: List Collection Items
Description
Action Parameters
Action Response
WEBFLOW_LIST_FORM_SUBMISSIONS
Tool Name: List Form Submissions
Description
Action Parameters
Action Response
WEBFLOW_LIST_ORDERS
Tool Name: List Webflow Orders
Description
Action Parameters
Action Response
WEBFLOW_LIST_PAGES
Tool Name: List Pages
Description
Action Parameters
Action Response
WEBFLOW_LIST_WEBFLOW_SITES
Tool Name: List Webflow Sites
Description
Action Parameters
Action Response
WEBFLOW_PUBLISH_SITE
Tool Name: Publish Webflow Site
Description
Action Parameters
Action Response
WEBFLOW_REFUND_ORDER
Tool Name: Refund Order
Description
Action Parameters
Action Response
WEBFLOW_UPDATE_COLLECTION_ITEM
Tool Name: Update Webflow Collection Item
Description
Action Parameters
Action Response
WEBFLOW_UPDATE_ITEM_INVENTORY
Tool Name: Update Item Inventory
Description
Action Parameters
Action Response
WEBFLOW_UPDATE_ORDER
Tool Name: Update Order
Description
Action Parameters
Action Response
WEBFLOW_UPLOAD_ASSET
Tool Name: Upload Asset to Webflow
Description
Action Parameters
Action Response
WEBFLOW_FULFILL_ORDER
Tool Name: Fulfill Order
Description
Action Parameters
Action Response
WEBFLOW_UNFULFILL_ORDER
Tool Name: Unfulfill Order
Description
Action Parameters
Action Response