googleworkspace / browser-samples

Web samples for Google Workspace APIs
Apache License 2.0
326 stars 559 forks source link

Move a file to a different folder in using the drive api #169

Open arunkumar413 opened 1 year ago

arunkumar413 commented 1 year ago

Summary

Hi Team,

I'm creating a Google sheet using the REST API. Now I'd like to move that file to a different folder using the Google drive REST API. Could you please share move details on how I can achieve my requirement.

I was going through the drive picker UI ( https://developers.google.com/drive/picker/guides/overview ) documentation and was wondering if it allows me to move/organize the files and folders.

Thanks, Arun

arunkumar413 commented 1 year ago

@vinay-google Could you please look into this requirement on priority.