Skip to content

Reference

Webflow

Set up Webflow OAuth for website building and CMS management

Connect your users to Webflow for website management, CMS collections, page content, forms, and ecommerce data.

PropertyValue
Provider IDwebflow
CategoryDesign
PKCENot supported
Token refreshNot supported (permanent tokens)
Redirect URIShown in Developer Portal

Open the Webflow workspace

Sign in to webflow.com/dashboard as a workspace Admin (only workspace admins can create apps and view client secrets).

Open Apps & Integrations

Go to Workspace SettingsApps & IntegrationsApp Development and click Create an App.

Fill in app details and enable Data Client

Enter Name, Description, Homepage URL (HTTPS), and Icon. Enable the Data Client capability so the app can use OAuth.

Configure the redirect URI

Add the Alter callback URL from the Developer Portal to the Redirect URI field (must be HTTPS) and select the required scopes.

Get credentials

Copy the Client ID and Client Secret.

Open the Developer Portal

Go to portal.alterauth.com and navigate to the application.

Add Webflow provider

Go to OAuth Providers > Add Provider > Webflow.

Enter credentials

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

Select scopes

Choose the scopes the application needs.

Save

Click Save. The provider is now active.

ScopeDescription
sites:readRead access to Webflow sites
sites:writeCreate and modify Webflow sites
pages:readRead access to Webflow pages
pages:writeCreate and modify Webflow pages
collections:readRead access to CMS collections
collections:writeCreate and modify CMS collections
forms:readRead form submissions
ecommerce:readRead ecommerce data including orders and products
ecommerce:writeManage ecommerce products and orders
assets:readRead access to site assets
assets:writeUpload and manage site assets
authorized_user:readRead the authorized user’s basic profile (id, email, name)

Alter policy rules can target these attested operations and families for operation-level and parameter-aware controls.

Operation IDFamiliesMethodProvider path
assets/listreadGET/v2/sites/{site_id}/assets
assets/uploadwritePOST/v2/sites/{site_id}/assets
collections/createwritePOST/v2/sites/{site_id}/collections
collections/getreadGET/v2/collections/{collection_id}
collections/items/createwritePOST/v2/collections/{collection_id}/items
collections/items/deletedeleteDELETE/v2/collections/{collection_id}/items/{item_id}
collections/items/getreadGET/v2/collections/{collection_id}/items/{item_id}
collections/items/listreadGET/v2/collections/{collection_id}/items
collections/items/publishwritePOST/v2/collections/{collection_id}/items/publish
collections/items/updatewritePATCH/v2/collections/{collection_id}/items/{item_id}
collections/listreadGET/v2/sites/{site_id}/collections
forms/listreadGET/v2/sites/{site_id}/forms
forms/submissions/listreadGET/v2/forms/{form_id}/submissions
inventory/getreadGET/v2/collections/{sku_collection_id}/items/{sku_id}/inventory
inventory/updatewritePATCH/v2/collections/{sku_collection_id}/items/{sku_id}/inventory
orders/fulfillsend, writePOST/v2/sites/{site_id}/orders/{order_id}/fulfill
orders/getreadGET/v2/sites/{site_id}/orders/{order_id}
orders/listreadGET/v2/sites/{site_id}/orders
pages/dom/getreadGET/v2/pages/{page_id}/dom
pages/dom/updatewritePOST/v2/pages/{page_id}/dom
pages/getreadGET/v2/pages/{page_id}
pages/listreadGET/v2/sites/{site_id}/pages
products/createwritePOST/v2/sites/{site_id}/products
products/listreadGET/v2/sites/{site_id}/products
sites/custom-domainsreadGET/v2/sites/{site_id}/custom_domains
sites/getreadGET/v2/sites/{site_id}
sites/listreadGET/v2/sites
sites/publishwritePOST/v2/sites/{site_id}/publish
token/authorized-byreadGET/v2/token/authorized_by
token/introspectreadGET/v2/token/introspect
webhooks/createadminPOST/v2/sites/{site_id}/webhooks
webhooks/deleteadmin, deleteDELETE/v2/webhooks/{webhook_id}
webhooks/listreadGET/v2/sites/{site_id}/webhooks

Report an issue with this page

Necessary

Required for sign-in, security, authorization, and remembering your choices.

Always active

Analytics

Helps us understand which product and documentation features are useful.

Performance diagnostics

Uses performance tracing and privacy-masked session replay to diagnose problems.

You can change these choices at any time from Cookie settings.