Answer the question
In order to leave comments, you need to log in
How to transfer data from google spreadsheets to mysql database?
How to transfer data from google spreadsheets to Mysql database, while the process should be carried out by pressing a button from the admin panel?
I would be grateful if you tell me where to dig, there is no such thing in the Google API.
Answer the question
In order to leave comments, you need to log in
I have not tried it myself, but if there was a need, I would go this way:
1) Using the Google API, I simply downloaded this file:
https://developers.google.com/drive/v3/web/manage-...
2 ) Then I would open it with a module that works with Excel (or csv if the file consists of one sheet).
3) Parsed and threw into the database.
If the file format is always the same, then there will be no problems with "pressing a button" in the admin panel or running from cron.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question