Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.alterauth.com/llms.txt

Use this file to discover all available pages before exploring further.

Overview

Connect your users to Webflow for website management, CMS collections, page content, forms, and ecommerce data.
PropertyValue
Provider IDwebflow
CategoryDesign & Developer Tools
PKCENot supported
Token refreshNot supported (permanent tokens)
Redirect URIShown in Developer Portal

Step 1: Create a Webflow OAuth App

1

Go to the Webflow Developer Portal

Navigate to developers.webflow.com and sign in.
2

Create a new app

Click Create New App, enter the app name, and fill in the app details.
3

Configure the redirect URI

Under OAuth Settings, add the Alter callback URL from the Developer Portal to the Redirect URIs field.
4

Get your credentials

Copy the Client ID and Client Secret.
Never share your Client Secret publicly. Store it securely and only enter it in the Alter Vault Developer Portal.

Step 2: Add to Alter Vault

1

Open the Developer Portal

Go to portal.alterauth.com and navigate to your app.
2

Add Webflow provider

Go to OAuth Providers > Add Provider > Webflow.
3

Enter credentials

  • Client ID: Paste your Webflow Client ID
  • Client Secret: Paste your Webflow Client Secret
4

Select scopes

Choose the scopes your app needs.
5

Save

Click Save. The provider is now active.

Available Scopes

ScopeDescription
sites:readRead site data and metadata
sites:writeModify site settings
pages:readRead page content
pages:writeCreate and modify pages
collections:readRead CMS collection data
collections:writeManage CMS collections and items
forms:readRead form submissions
ecommerce:readRead ecommerce orders and products
ecommerce:writeManage ecommerce data
assets:readRead asset data
assets:writeUpload and manage assets

Notes