Hey Team 
Can somebody point me in the right direction for learning how to setup external databases? I’m confident with setting up databases on Wix (internal datasets etc.), but not sure how to do the ‘external dataset’ option - I’ve read the Wix instructions but I’m just not grasping it.
https://support.wix.com/…/corvid-working-with-external-data…
I’d essentially like one of my Wix sites to talk to a few others via data sharing across datasets, but really can’t work out the whole ‘Adapter’ piece outlined in the support documentation above.
Any support welcomed
Hey
What is your reason to connect external database? Just to share data among several wix sites?
To connect to external database you first need to have this external database, which is stored somewhere
If your need is just to share data around several wix sites, you can get data with this
https://www.wix.com/corvid/reference/wix-http-functions.html
Set one site with main database, create http function to get data, set up wix-fetch functions on other sites to get data from first site and show it somewhere
Sorry for the late reply @mikhail-spirin-wix - that’s really useful - thank you very much.
I’m looking to connect my database to Airtable using an API. Would I need to setup an ‘external database’ for this, or can I connect the standard Wix collection to this?