Good morning,
I have a 'Launch' plan
I have a MySQL database at a NUXIT host
I'm coding PHP pages that show me the JSON of each table (40 tables)
I would like to create 40 PHP CRON which would allow me to update my XANO database every day (or every hour).
I need this because we have created a Web application for our customers which allows them to have an activity dashboard on their consumption of appointments with our psychologists.
For the moment we don't need to write to the XANO database. Just to recover the data from our mySQL database while we were redoing our entire intranet with Weweb.
Do you have a CURL code that would allow us to go faster?
I've been trying to do this for 3 days but it doesn't update the data in XANO.
I'm trying with only 1 table in my workspace: 'Intranet AM - ISO PROD'
thank you for everything