Wix and bubble front and back

Is there eny smooth way to do this ? A will have Wix e. x as front and bubbel as back with database. Build a form with name address mail ex … and put it on Wix site and work with it in bubble to register all form input to the database

Need help with this one :point_up: :pray:

There would be a couple of ways

  1. Create the form as you want it displayed on Bubble and connected to the database etc. You can then turn on the ability to render the app in iFrames (see image below) and then you create an iFrame (a quick google search should find you a site that helps you generate the necessary code). You can then embed that code in Wix

  1. I’ve never used Wix, so I’m not sure if/how this could be achieved, but at least from the Bubble side you can open access to the API and programatically retrieve/record data from the database.

But if I was you I’d either move that page into Bubble completely or I’d just use a forms plugin or whatever you’d normally do to put a form on Wix and then perhaps connect it into Bubble using Zapier. Otherwise things can get pretty complicated for something pretty basic.


Josh @ Support Dept
Helping no-code founders get unstuck fast :rocket:save hours, & ship faster with an expert :man_technologist: on-demand

Hello @tradspecialisterna

Additionally to @josh24 's excellent guidance you could set up an endpoint in Bubble that receives the Wix form entries. You could do this directly from Wix or use a service like Zapier to send the entries over to Bubble.

Bubble has gotten pretty powerful from a design standpoint. I agree with Josh’s suggestion to move your entire front end to Bubble as well. This way you can avoid unnecessary complexity (and costs) with managing two platforms instead of one.

Perhaps resources such as this one from the great folks at Buildcamp (@gregoryjohn @nomorecode ) may help you re-consider Bubble as a front end alternative: :smiley:

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.