Webflow Marketplace install URL direct OAuth with scope parity
Default the install URL to direct Webflow OAuth when possible, and keep requested scopes equal to or below the scopes configured in app settings.
Why this can grow a startup
Install flows often lose the user before the product has had a chance to help. Webflow explicitly recommends a direct OAuth install path for Marketplace apps because it removes extra navigation and gets the user into authorization immediately. The docs also warn that scope mismatch breaks install outright. That turns the install URL into a conversion surface and a reliability surface at the same time. Fewer steps help honest users move faster. Scope parity prevents the embarrassing error that makes the listing look broken.
Company example
Webflow's submission guide marks direct-to-OAuth as the recommended installation URL pattern and its OAuth docs warn that requested scopes must match or be a subset of the scopes configured in app settings.
Source and metric
Source: Webflow Docs: Submitting Your App to the Webflow Marketplace
Webflow says scope mismatch on the Install/OAuth URL stops installation and shows an error.
When to use it
Use this when Marketplace, Activation, Developer tools is relevant to oauth, activation, install reliability and you can run a bounded test with a low budget.
When not to use it
Do not use it as a substitute for customer evidence, a clear owner, or a measurable stop condition. Local platform rules and market behavior still need checking.
Founder checklist
- Read Webflow Docs: Submitting Your App to the Webflow Marketplace and identify what is directly supported.
- Choose one channel context: Marketplace, Activation, Developer tools.
- Define the test around Webflow says scope mismatch on the Install/OAuth URL stops installation and shows an error..
- Set an owner, evidence window, and stop condition before launch.
Explore the context
Apply this with an operator
Choose product surfaces that compound distribution without hiding weak activation or retention.