I have a WIX site with 1 DB SELECTION, and I also have a external MYSQL DB… I want to insert the data from my external DB into WIX Database. Is there any way to have the data from the external database synced every night to a Wix database. Which API can do that, and where should I add this API?
@andreas-kviby has a post, Sync your MySQL Database to Wix finally working (Article) , that might help you.
Thanks… Let me check it