> ## Documentation Index
> Fetch the complete documentation index at: https://hyperfx.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Webflow

> Set up and use the Webflow integration with Hyper AI

Auth type: OAuth

<Info>
  For general setup steps, permissions, and troubleshooting, start with: [App Integrations](/integrations/overview).
</Info>

## Connect Webflow

1. Go to Settings → Apps in Hyper
2. Select Webflow → Connect New
3. Complete OAuth and select the site to connect

## Common capabilities

* Manage websites and CMS collections
* Automate content updates and publishing workflows
* Streamline design and content management

## Use in Chat

Enable Webflow in the tool selector. Ask your agent to update CMS items, manage collections, or check site status.

## Use in Agents

Add Webflow to an agent's toolkits and select the connection. Require approval for publish actions.

## Use in Flows

Automate content publishing, CMS management, and site update workflows using Webflow action nodes.

## Troubleshooting

* Site not accessible: verify OAuth scopes and site permissions
* CMS errors: check collection field types and required fields

***

## Available Actions

Hyper agents can run the following actions for this integration. Each action can be individually set to **Enabled**, **Requires Approval**, or **Disabled** in your agent's toolkit settings.

Actions can be set to one of three control states:

| State                 | Behavior                                                       |
| --------------------- | -------------------------------------------------------------- |
| **Enabled**           | Agent runs the action automatically                            |
| **Requires Approval** | Agent pauses and waits for your confirmation before proceeding |
| **Disabled**          | Action is blocked and cannot be used                           |

Configure these in the agent's toolkit settings or in workspace defaults.

| Action                       | Description                                                                  |
| ---------------------------- | ---------------------------------------------------------------------------- |
| Create Collection            | Create a new Webflow collection with custom fields using direct API call     |
| Create Collection Item       | Create a new item in a Webflow collection                                    |
| Create Collection Item Proxy | Create a new item in a Webflow collection using direct API call              |
| Fulfill Order                | Mark a Webflow order as fulfilled                                            |
| Get Collection               | Get details for a specific Webflow collection                                |
| Get Collection Fields        | Get field information for a Webflow collection to understand required fields |
| Get Order                    | Get details for a specific Webflow order                                     |
| Get Site                     | Get details for a specific Webflow site                                      |
| List Collection Items        | List items in a Webflow collection                                           |
| List Collections             | List all collections for a Webflow site                                      |
| List Orders                  | List e-commerce orders for a Webflow site                                    |
| List Sites                   | List all Webflow sites accessible to the authenticated user                  |
| Publish Site                 | Publish a Webflow site to live domain(s)                                     |
| Refund Order                 | Issue a refund for a Webflow order                                           |
| Unfulfill Order              | Mark a Webflow order as unfulfilled                                          |
| Update Collection Item       | Update an existing item in a Webflow collection                              |
| Update Order                 | Update an existing Webflow order                                             |
