Discuss this help topic in SecureBlackbox Forum
Retrieves the web link to the preview page of a file.
Declaration
Parameters
- Obj - the file for which the preview link is requested.
- Path - the path to the file for which the preview link is requested.
- Short - if True (default), the URL will be shortened using Dropbox URL shortener. If False, the URL will link directly to the file's preview page.
Return value
Returns the URL of the file's preview page.
Description
Use this method to fetch the link to the file's preview page.
Discuss this help topic in SecureBlackbox Forum