Wized

Connect Wized, a client-side JavaScript framework, with Webflow to build database-connected web applications with state management, API integrations, and user authentication — without traditional frontend frameworks.

Install app
View website
View lesson
A record settings
CNAME record settings
Wized

How to integrate Wized with Webflow

Webflow handles design while Wized executes application logic in the browser and coordinates backend API calls. Embed Wized's JavaScript script into Webflow's custom code section, then configure elements and APIs through Wized's visual configurator.

Use the Wized app

Install from the Webflow Apps Marketplace. Create a project in the Wized dashboard with your Webflow staging URL, copy the generated embed code, and paste into Webflow's site settings under Custom Code > Head Code.

Key capabilities:

  • Visual configurator: Attach logic to elements without coding
  • Element detection: Add wized attribute to any Webflow element to manage it dynamically
  • State management: Variables, cookies, URL parameters, and request responses through Wized.data
  • API integrations: Connect to Xano, Supabase, Airtable, Firebase, or any REST API

Add wized-cloak to prevent flash during page load and wized-loader for loading indicators.

Connect backend databases and APIs

Configure requests in the Wized dashboard with your API endpoint URL, HTTP method, and authentication credentials.

Security note: Store sensitive API keys in Wized Secrets. When a Secret is used in any request field, that request automatically executes through Wized's servers — the actual API key is retrieved and applied server-side, preventing credential exposure in the browser. For applications with stringent security requirements or regulated data handling, consider additional backend architecture.

Supported backends:

  • Xano, Supabase, Airtable, Firebase
  • Custom REST APIs (GET, POST, PUT, DELETE, PATCH)
  • Webflow CMS API for programmatic content management

Authentication and payments

User authentication: Wized coordinates authentication flows between Webflow's UI and external providers (Firebase, Memberstack, Supabase) through API requests. Store returned tokens in Wized cookies for session persistence.

Stripe payments: Wized supports Stripe payment processing through REST API configuration — this requires manual setup, not a built-in integration. Configure requests to Stripe's Checkout Session API to create payment sessions and redirect users to hosted checkout pages. Use Stripe's hosted payment pages to maintain PCI compliance. Never store payment card data in Wized variables or Webflow CMS.

JavaScript API (advanced)

For complex logic beyond the visual configurator, use the Wized JavaScript API:

window.Wized = window.Wized || [];
window.Wized.push((Wized) => {
  // Execute after Wized initializes
  await Wized.requests.execute('requestname');
});

Access the data store through Wized.data containing variables (v), cookies (c), URL parameters (p), inputs (i), forms (f), and request responses (r).

What you can build

Integrate Wized with Webflow for database-connected applications without traditional backend development. Production implementations serve 60,000+ active students with 1.2+ million database records.

  • SaaS platforms with dashboards: Build subscription applications with user authentication, Stripe payment processing, and personalized dashboards. Requires Webflow CMS Plan+, backend database, and payment processor integration.
  • Learning management systems: Create educational platforms with course progress tracking, Q&A systems, and certificate generation. The BTC (Be There Certificate) program serves 60,000+ students using this architecture.
  • Member portals with gated content: Build user account systems using Wized's conditional visibility controls to display personalized content based on subscription tier or user permissions.
  • Multi-step forms with validation: Process complex forms with real-time validation, conditional fields, and API integration for backend storage or notifications.

Frequently asked questions

  • Wized requires Webflow's CMS Plan or higher for API access and CMS features. Consider the Business Plan for applications requiring higher API throughput (120 requests/minute vs 60 on CMS Plan).

  • Store credentials in Wized Secrets. When a Secret is referenced in a request, that request executes through Wized's servers — credentials are retrieved and applied server-side, never exposed in the browser. For regulated industries or highly sensitive operations, consider additional backend architecture.

  • Yes. Add a submit event to your form element in the Wized configurator and configure actions that execute on submission. Access form field values through Wized.data.f.formname and send to backend services. Note: Native Webflow dropdowns may not automatically populate with API-fetched data due to rendering timing — these may require manual DOM manipulation.

  • Yes, through manual Stripe API configuration. Configure requests to Stripe's Checkout Session API and redirect users to hosted checkout pages. This maintains PCI compliance by routing payments through Stripe's certified infrastructure. Wized does not have a built-in Stripe integration — you configure the REST API endpoints yourself.

  • Wized plan tiers have different page view and element limits. Production implementations demonstrate enterprise scale — the BTC learning platform serves 60,000+ students with 1.2+ million records. Review Wized's pricing page for current tier specifications.

Wized
Wized
Joined in

Description

Wized is a client-side JavaScript runtime that connects Webflow sites to databases and APIs through visual configuration tools. It provides state management, conditional logic, and backend integration. Wized supports REST API connections to Xano, Supabase, Airtable, Firebase, and custom APIs while handling authentication and real-time data updates.

Install app

This integration page is provided for informational and convenience purposes only.


Other App integration and task automation integrations

Other App integration and task automation integrations

Claude

Claude

Webflow's Model Context Protocol (MCP) server connects Claude AI directly to your site's CMS, Designer APIs, and data layer.

App integration and task automation
Learn more
ChatGPT

ChatGPT

Direct API integration provides complete control over AI functionality compared to pre-built solutions, enabling custom conversation flows, context management, and advanced processing patterns that aren't possible through standard embeds.

App integration and task automation
Learn more
Zapier

Zapier

Connect Zapier's powerful automation platform with Webflow to streamline workflows, sync data across 8,000+ apps, and eliminate manual tasks. Transform your website into an automated hub that captures leads, processes orders, and updates content without writing code.

App integration and task automation
Learn more
Albato

Albato

Connect Albato with Webflow to automate lead capture, sync CMS content across platforms, and create automated workflows from website events.

App integration and task automation
Learn more
IDX with Firebase Studio

IDX with Firebase Studio

Connect IDX with Firebase Studio and Webflow to add authentication, real-time databases, and backend functionality to sites.

App integration and task automation
Learn more
BuildShip

BuildShip

Connect BuildShip with Webflow to add backend automation, AI assistants, database connections, and custom API workflows without server management.

App integration and task automation
Learn more
Boost.space

Boost.space

Connect Boost.space with Webflow to sync CMS data, automate order processing, and manage content across applications from one platform.

App integration and task automation
Learn more
Byteline

Byteline

Connect Byteline with Webflow to integrate Webflow eCommerce data with various platforms through OAuth-authenticated synchronization.

App integration and task automation
Learn more
Webflow Pack for Coda

Webflow Pack for Coda

Connect Webflow with Coda to sync CMS collections as spreadsheet-style tables, manage content, and automate workflows without switching platforms.

App integration and task automation
Learn more

Related integrations

No items found.

Get started for free

Try Webflow for as long as you like with our free Starter plan. Purchase a paid Site plan to publish, host, and unlock additional features.

Get started — it’s free