sync (read/write) mobile app customer data with wix database

I’m creating new mobile app for my website which is created with wix. I have customer details stored in wix database and each customer can edit their details. Is it possible that I could link this data base to my mobile app? I want users to be able to log in using detail that they registered with on website and to be able to read and write their detail in mobile app.

1 Like

I will be Glad if there is a response from the tech team to the question above.

Hi,

You can expose an API to be used externally by using the wix-http-functions API.

Have fun,

Yisrael