> ## Documentation Index
> Fetch the complete documentation index at: https://stackone-hub-claude-issue-384-20260409-1436.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Webflow (Site)

> Follow these steps to connect Webflow via the StackOne Hub successfully.

<Warning>
  Ensure that the authenticating Webflow account has Admin privileges within the Webflow site to be connected.
</Warning>

If you've been directed to StackOne to integrate with Webflow, the following steps will help you understand the process and any necessary actions to configure a successful integration.

## Log in to Webflow

Log in to your Webflow app at [https://webflow.com/login](https://webflow.com/login)

<Frame>
  <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Log in" src="https://mintcdn.com/stackone-hub-claude-issue-384-20260409-1436/g-vBLWbgD2nDYbPA/images/webflow/image1.png?fit=max&auto=format&n=g-vBLWbgD2nDYbPA&q=85&s=005070678ac29078cd891196bc7dcc47" width="431" height="480" data-path="images/webflow/image1.png" />
</Frame>

## Get your Webflow Site ID

One Webflow IAM connection will be associated with a single Webflow site.

<Steps>
  <Step title="Navigate to Sites">
    Select `All sites` from the left menu and select `Settings` from the three dots in front of your Site.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="All sites" src="https://mintcdn.com/stackone-hub-claude-issue-384-20260409-1436/g-vBLWbgD2nDYbPA/images/webflow/image2.png?fit=max&auto=format&n=g-vBLWbgD2nDYbPA&q=85&s=4395488784e58013c84affb7b8de6272" width="1218" height="1468" data-path="images/webflow/image2.png" />
    </Frame>
  </Step>

  <Step title="Copy Site ID">
    Under `General`, scroll down to `Overview`. Copy and store the **Site ID** safely to be used in a later step.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Site Settings" src="https://mintcdn.com/stackone-hub-claude-issue-384-20260409-1436/g-vBLWbgD2nDYbPA/images/webflow/image3.png?fit=max&auto=format&n=g-vBLWbgD2nDYbPA&q=85&s=2bace4b45e74e8e579b69d33290f162b" width="2634" height="1288" data-path="images/webflow/image3.png" />
    </Frame>
  </Step>
</Steps>

## Create a New OAuth Application

This connection will authenticate on behalf of a registered Application in Webflow.

<Steps>
  <Step title="Navigate to Apps">
    Select `Settings > Apps & Integrations` from the left menu and scroll down to `App development`.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Navigate to Apps" src="https://mintcdn.com/stackone-hub-claude-issue-384-20260409-1436/g-vBLWbgD2nDYbPA/images/webflow/image4.png?fit=max&auto=format&n=g-vBLWbgD2nDYbPA&q=85&s=8ad0ee09231e810100e59eb994828086" width="1906" height="952" data-path="images/webflow/image4.png" />
    </Frame>
  </Step>

  <Step title="Create New Application">
    Click on <Icon icon="plus" iconType="regular" /> `Create an App` button.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Create New Application" src="https://mintcdn.com/stackone-hub-claude-issue-384-20260409-1436/g-vBLWbgD2nDYbPA/images/webflow/image5.png?fit=max&auto=format&n=g-vBLWbgD2nDYbPA&q=85&s=e0518c812100352199a4dd1c6f8e4e7f" width="1045" height="674" data-path="images/webflow/image5.png" />
    </Frame>
  </Step>

  <Step title="Enter Application Details">
    Enter the following details for your new application:

    * App name
    * App description
    * App homepage URL: this can be the URL of your organization's homepage

    Click the **Continue** button to proceed.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Enter Application Details" src="https://mintcdn.com/stackone-hub-claude-issue-384-20260409-1436/g-vBLWbgD2nDYbPA/images/webflow/image6.png?fit=max&auto=format&n=g-vBLWbgD2nDYbPA&q=85&s=8a8a6711034bada42fedf47164e03be4" width="1060" height="869" data-path="images/webflow/image6.png" />
    </Frame>
  </Step>

  <Step title="Enter Redirect URI">
    Enable the `Data client (REST API)` toggle button and Enter the Redirect URI: `https://api.stackone.com/connect/oauth2/webflow_iam/callback`

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Enter Redirect URI" src="https://mintcdn.com/stackone-hub-claude-issue-384-20260409-1436/g-vBLWbgD2nDYbPA/images/webflow/image7.png?fit=max&auto=format&n=g-vBLWbgD2nDYbPA&q=85&s=46ac8dd1e2243de16e705d5fcfca76f0" width="1059" height="863" data-path="images/webflow/image7.png" />
    </Frame>
  </Step>

  <Step title="Select Application Scopes">
    Scroll down and select `Read-only` access for `User Account` and then click the **Create App** button.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Select Application Scopes" src="https://mintcdn.com/stackone-hub-claude-issue-384-20260409-1436/g-vBLWbgD2nDYbPA/images/webflow/image8.png?fit=max&auto=format&n=g-vBLWbgD2nDYbPA&q=85&s=ea80caebc72b7db08f95ff6def5a413a" width="1063" height="865" data-path="images/webflow/image8.png" />
    </Frame>
  </Step>

  <Step title="Copy Application Credentials">
    Your new application will now be listed. Copy the new **Client ID** and **Client Secret** that are displayed and store them securely to be used in a later step.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Copy Application Credentials" src="https://mintcdn.com/stackone-hub-claude-issue-384-20260409-1436/g-vBLWbgD2nDYbPA/images/webflow/image9.png?fit=max&auto=format&n=g-vBLWbgD2nDYbPA&q=85&s=0bb845139edc5e1cb44f8d9ff7693b9b" width="1023" height="341" data-path="images/webflow/image9.png" />
    </Frame>
  </Step>
</Steps>

## Connecting with StackOne

<Steps>
  <Step title="Enter Credentials">
    Upon reaching the Link Account page, enter the credentials from the previous steps:

    * **Client ID**
    * **Client Secret**
    * **Site ID**
    * **Application Scopes**: `users:read`

    Proceed by clicking the Connect button.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Enter Credentials" src="https://mintcdn.com/stackone-hub-claude-issue-384-20260409-1436/g-vBLWbgD2nDYbPA/images/webflow/image10.png?fit=max&auto=format&n=g-vBLWbgD2nDYbPA&q=85&s=3043f2345bb36b4b200afb697741a568" width="968" height="1272" data-path="images/webflow/image10.png" />
    </Frame>
  </Step>

  <Step title="Authorize Application Access">
    A window will appear, and you may be prompted to log in again to Webflow.

    *Note: If you are redirected to the Webflow homepage after logging in here, please close the window and connect again.*

    Details about the specified application will be displayed.

    Under `Select sites or Workspaces to authorize`, select the **Workspace** containing the site to be associated with the connection.

    Click the **Authorize App** button to proceed.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Authorize Application Access" src="https://mintcdn.com/stackone-hub-claude-issue-384-20260409-1436/g-vBLWbgD2nDYbPA/images/webflow/image11.png?fit=max&auto=format&n=g-vBLWbgD2nDYbPA&q=85&s=2f2174ecf838efa244330c76120f0908" width="914" height="696" data-path="images/webflow/image11.png" />
    </Frame>
  </Step>
</Steps>

<br />

Congratulations, you're all set! If you face any issues with the steps mentioned above,
please contact us by emailing [integrations@stackone.com](mailto:integrations@stackone.com). We're always here to assist you!

## Available data

This integration has the following [IAM Resources](https://docs.stackone.com/reference/getting-started-with-your-api) available from the provider:

<ul>
  <li>Users</li>
  <li>Groups</li>
</ul>
