What I need to do is to upload to Google Drive an XLS file that I have in my laptop drive.
C:\Users\my user\Documents\HC_201603.xls
But I need to upload it programmatically, and I think I could perform this with Drive API, but certainly I don't know how to do it.
Thanks in advance for your help in this issue