I need help to make the right decision on how to use google api.
I want to create a script to connect a server to a server (without connecting Oauth2) to my folder with Google disks in order to display the file and folder on Google Google on a web page. I also set up a cron job to take action if some files are updated.
Is it possible? On the Google cloud platform, I found an api drive with Server-to-server interactions. This is the right decision?
Thank you!
source
share