google-drive-ruby icon indicating copy to clipboard operation
google-drive-ruby copied to clipboard

Sharable link after upload_from_file

Open vin-the-dev opened this issue 6 years ago • 0 comments

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

vin-the-dev avatar Feb 11 '19 06:02 vin-the-dev