Deep linking to Hybrid Apps

This release introduces deep linking support for Hybrid Apps, enabling smooth transitions between third-party platforms and the Webflow Designer. Learn more about deep linking in the Hybrid Apps documentation.

Feature highlights

  • Direct access to Hybrid Apps - Launch your app directly in the Designer after authenticating with Webflow
  • Streamlined user experience - Eliminate manual navigation steps between platforms
  • Enhanced workflow efficiency - Create seamless onboarding and integration flows

Deep linking format

Deep linking requires the Site Short Name and Client ID.

  • Get the Site Short Name: Retrieve the short name using the Get Site endpoint.
  • Add Client ID: Find the Client ID in the Webflow Dashboard under Apps & Integrations in your App’s settings.
<site short name>.design.webflow.com?app=<client id>