I would like to create a list of all files in a folder with its name and the webViewLink from Google Drive that is associated with that particular file. I can get webViewLink for a particular file if I right click and select “Copy Link to Clipboard”, I want to use PowerShell to generate this list. How do I do that?
Thanks!
I have no idea how to start.