Create Google Sheets files from a Windev 22 app
Hamster18
Posted messages
176
Registration date
Status
Membre
Last intervention
-
Hamster18 Posted messages 176 Registration date Status Membre Last intervention -
Hamster18 Posted messages 176 Registration date Status Membre Last intervention -
Hello,
I am currently working on an application with Windev22. I want the application data to become Google Sheets files. I tried to do this using the gglConnexion function. I would like to know if there is another method?
Thank you in advance for your help.
Sincerely.
2 réponses
Hello,
You can use the Google Sheets API which allows you to read and update spreadsheets. You can use this API to integrate your data into Google Sheets spreadsheets from Windev.
You can also use a third-party connector that facilitates data integration between Windev and Google Sheets. For example, Zapier to create "zaps" that automate data transfer between your two systems.
Looking forward to it.