google-drive-ruby
google-drive-ruby copied to clipboard
Sharable link after upload_from_file
Hi, is it possible to get the sharable link of the file just uploaded using
upload_from_file
then use
acl.push
to make it sharable.
How to get the downloadable link of the file?
Is it possible to get upload multiple files and make it sharable and also get all the downloadable links?
Note: I am using it as a fastlane plugin to upload files and share it after publishing the build