Submit a form to external database

Hello, I would like that my form is submitting to my wix website database so as to external database. I would also like that when I change some data from external database, that data is changed within my wix database as well. How can I accomplish this?

To send data from your website to an external API see NPM & Wix Fetch .

To receive data from an external website see HTTP Functions

You can also try these approaches:

Corvid lets you connect your site to an External Database Collection and then work with that collection in your site just as you would with our built in collections.

Use the Google API to access a Google sheet or Firebase .

Corvid lets you connect your site to an External Database Collection and then work with that collection in your site just as you would with our built in collections.

I have a form on my website that I would like to have the user input stored on my firebase database. Is there anyway to do that? I haven’t found anything with a quick google search, well, anything that I can do.

@angela31 See my post above about Firebase.

This post is being closed. One you get started, you can come back here and post questions if you encounter difficulties.