Creating a Webflow App
To connect Webflow with StackOne via OAuth, you need to create a Webflow App in your workspace to obtain a Client ID and Client Secret.
Open App Development settings
Sign in to your Webflow Dashboard and select your Workspace.
- In the left sidebar, expand Apps & Integrations
- Click Develop
- Click + Create an App
Fill in App info
In the Create App dialog, fill in the App info tab.
- App name - Enter a descriptive name (e.g., StackOne Integration)
- App description - Brief summary of the app
- App homepage URL - Your application’s HTTPS URL
- Click Continue to proceed to the Building blocks tab
- Select Data Client as the app type
Configure Data Client and Redirect URI
In the Building blocks tab, enable Data client (REST API) and configure the redirect URI.
- Toggle Data client (REST API) to On
- In the Redirect URI field, enter:
https://api.stackone.com/connect/oauth2/webflow/callback
Select App Subscriptions
Under App Subscriptions, select the required scopes for your integration:
- Important: The authorized_user:read scope is required for the connection test
- Click Save app
Copy Client ID and Client Secret
After saving, the Client ID and Client Secret are displayed in the Data client (REST API) section.
- Click Copy next to the Client ID and store it securely for use later
- Click Copy next to the Client Secret and store it securely for use later
- To access these again later, click … next to your app on the App Development page, then Edit App > Building blocks
Creating the StackOne Connector Profile
To create the Connector Profile in StackOne for Webflow:Navigate to Connector Profiles