Wix

Connect Wix's business tools and scalable infrastructure with Webflow's design flexibility to create powerful, integrated web experiences. This integration enables agencies to design in Webflow while managing content in Wix, synchronize data between platforms, and leverage the strengths of both builders.

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

How to integrate Wix with Webflow

The easiest way to integrate Wix with Webflow is by using third-party automation tools like Zapier and Make. Though you can also use Webflow's native Code Embed elements if you need more customized functionality.

Go one step further with Webflow's and Wix's APIs. Build with both platforms' APIs to get even more control over the integration.

Use third-party automation tools

Connect Wix and Webflow without coding using Zapier or Make. These tools enable automated workflows between platforms, perfect for agencies managing multiple client sites or businesses operating across both platforms.

Set up a Zap in minutes: choose a Wix trigger (like "new form submission"), connect your accounts, and select a Webflow action (like "create CMS item"). Zapier handles the data transfer automatically.

Key capabilities:

  • Sync form submissions from Wix to Webflow CMS collections
  • Update product catalogs when inventory changes in either platform
  • Cross-post content like blog posts or events automatically
  • Unify lead management by routing contacts to a shared CRM

Use Webflow's Code Embed feature

Embed Wix widgets into Webflow pages or vice versa using embed elements. Both platforms support custom code embedding for displaying calendars, booking systems, or product galleries from the other platform.

Common embed use cases:

  • Display Wix Bookings widget on a Webflow landing page
  • Show Webflow-designed forms within Wix member areas
  • Embed third-party widgets like calendars or chat tools on both platforms
  • Add tracking pixels for unified analytics across sites

To embed content, copy the HTML code from one platform and paste it into the other platform's embed element.

Build with Webflow's API and Wix's Velo Platform

For advanced integrations, use the Webflow CMS API and Wix's Velo platform to create custom workflows. This approach offers complete control over data synchronization, automated publishing, and complex business logic.

API integration capabilities:

  • Real-time content sync between Wix and Webflow CMS collections
  • Automated site publishing when content updates in either platform
  • Custom authentication flows for member-only content
  • Advanced eCommerce workflows including order processing and inventory sync

Implement CMS synchronization

Sync content between platforms using webhooks and APIs. When content changes in Wix, use Velo's wix-fetch API to send updates to Webflow's CMS endpoints.

Example Wix Velo code for sending data to Webflow:

import {fetch} from 'wix-fetch';
 

import {fetch} from 'wix-fetch';
 
export function datasetName_afterSave(item) {
  fetch("https://api.webflow.com/collections/YOUR_COLLECTION_ID/items", {
  method: 'post',
  headers: {
  'Authorization': 'Bearer YOUR_WEBFLOW_API_TOKEN',
  'Content-Type': 'application/json'
  },
  body: JSON.stringify({
  fields: {
  name: item.title,
  body: item.content,
  published: item.published
  }
  })
  });
  return item;
}

Handle webhook events

Configure webhooks to trigger actions when content changes. Wix can send event notifications when CMS items are created, updated, or deleted.

Useful webhook events for sync:

  • item.created — New content added to Wix CMS
  • item.updated — Existing content modified
  • item.removed — Content deleted from collection
  • item.published — Content visibility changed

Set up webhook endpoints using middleware services or custom servers to process these events and update Webflow accordingly.

What you can build

Integrating Wix with Webflow unlocks powerful possibilities for agencies and businesses needing both design excellence and scalable operations.

  • Agency portfolio sites: Design stunning showcases in Webflow while clients update case studies and testimonials through Wix's user-friendly interface
  • Multi-brand eCommerce: Create custom storefronts in Webflow for each brand while managing inventory and orders centrally through Wix's robust eCommerce tools
  • Event platforms: Build beautiful event landing pages in Webflow that pull registration data from Wix Bookings for seamless attendee management
  • Content hubs: Design magazine-style layouts in Webflow while editorial teams publish articles through Wix's CMS, supporting up to 500,000 items

Frequently asked questions

  • There's no direct migration tool between platforms. You'll need to manually export content, rebuild designs in Webflow, and set up redirects for SEO preservation. The Webflow CMS API documentation provides endpoints for bulk content import if you export Wix data to CSV format.

    There's no direct migration tool between platforms. You'll need to manually export content, rebuild designs in Webflow, and set up redirects for SEO preservation. The Webflow CMS API documentation provides endpoints for bulk content import if you export Wix data to CSV format.

  • Webflow limits API requests to 60 per minute per access token, while Wix's limits vary by endpoint. Check the Webflow API rate limits guide for current restrictions and implement proper error handling in your integration code.

    Webflow limits API requests to 60 per minute per access token, while Wix's limits vary by endpoint. Check the Webflow API rate limits guide for current restrictions and implement proper error handling in your integration code.

  • Use Zapier to automatically send Wix form data to Webflow CMS collections. Configure triggers in the Zapier platform and map form fields to CMS fields. For custom solutions, implement webhooks using Wix's Velo platform.

    Use Zapier to automatically send Wix form data to Webflow CMS collections. Configure triggers in the Zapier platform and map form fields to CMS fields. For custom solutions, implement webhooks using Wix's Velo platform.

Wix
Wix
Joined in

Description

Wix is a leading cloud-based website builder that enables users to create, manage, and grow their online presence without coding. It offers drag-and-drop editing, professional templates, integrated business tools, and supports everything from personal blogs to complex eCommerce stores with up to 500,000 CMS items.

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

Zapier

Zapier

Share data between Webflow and third-party apps using Zapier.

App integration and task automation
Learn more
Clay

Clay

Connect Clay’s data enrichment and automation with Webflow to build personalized, dynamic landing pages at scale — automate content updates and sync enriched data to CMS collections, no code required.

App integration and task automation
Learn more
Xano

Xano

Connect your Webflow site to a powerful no-code backend platform that handles databases, APIs, and business logic — all without writing server-side code.

App integration and task automation
Learn more
Zoho Flow

Zoho Flow

Use Zoho Flow to integrate Webflow with 300+ apps without writing code.

App integration and task automation
Learn more
Whalesync

Whalesync

Instantly sync data between Webflow and other apps like Airtable, Notion, or Google Sheets. Whalesync is the easiest way to sync data from Airtable to Webflow. Simply map the fields in your Webflow CMS to create a real-time, two-way sync. We support text, rich text, images, dates, selects, and even multi-reference fields out of the box. Whalesync gives you the power of real-time, two-way data syncing across all your apps, all without code.

App integration and task automation
Learn more
Supabase

Supabase

Connect Supabase's open-source backend platform with Webflow to add real-time databases, authentication, file storage, and serverless functions to your visually designed websites. Build dynamic applications without traditional coding constraints.

App integration and task automation
Learn more
Prefinery

Prefinery

Connect Prefinery's viral waitlist and referral tools to your Webflow site to build pre-launch momentum and grow your audience through word-of-mouth marketing.

App integration and task automation
Learn more
Pixie - CMS Image Optimizer

Pixie - CMS Image Optimizer

Optimize images in Webflow CMS and eCommerce CMS in a single click. Add multiple Webflow projects to supercharge your Webflow sites.

App integration and task automation
Learn more
n8n.cloud

n8n.cloud

Automatically connect Webflow to third-party apps with n8n n8n's Webflow integration enables you to connect your Webflow account to your favourite apps. With this integration you are able to automatically modify or use your Monday database, saving you valuable time. n8n gives you the power to easily automate workflows without writing a single line of code.

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.

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