I have cheched the "GoogleDrive via REST API V3 - Small Testproject" post by Fredo.
Also checked the "Working With Google Drive" post by davfla.
Both work great and many thanks to Fredo and davfla for the code.
Does anyone have an example for the following:
- Renaming an existing file on Google Drive
- Moving an existing file on Google Drive to another Folder on Google Drive
I have searched and could not find any articles on the Patch or Update request.
Checked the Google API documentation and all of the examples are in Java or Python which I don't know either.
Any help appreciated.
Also checked the "Working With Google Drive" post by davfla.
Both work great and many thanks to Fredo and davfla for the code.
Does anyone have an example for the following:
- Renaming an existing file on Google Drive
- Moving an existing file on Google Drive to another Folder on Google Drive
I have searched and could not find any articles on the Patch or Update request.
Checked the Google API documentation and all of the examples are in Java or Python which I don't know either.
Any help appreciated.