Are you sure ???  ;)

Please check the phxDropboxLib.rtf (enclosend into the zip library zip) ... you will find some useful call :

- function phx_DropboxCreateLinkToFile pRoot, pPath, pShortURL (https://www.dropbox.com/developers/core/docs#shares)

- function phx_DropboxGetFileInfo pRoot, pPath, pLimit, pList (https://www.dropbox.com/developers/core/docs#metadata)

- function phx_DropboxGetFileThumb pRoot, pPath, pFormat, pSize (https://www.dropbox.com/developers/core/docs#thumbnails)


Cordially,


Guglielmo



Roger Eller wrote:
On Wed, May 14, 2014 at 2:44 PM, Devin Asay<devin_a...@byu.edu>  wrote:

I have a vague recollection that someone was working on a Dropbox library,
but my weak mind can't come up with a name.

Devin


That was Guglielmo Braguglia who created the lib, and Mike Kerner
contributed to the lib also.  The library uses the REST api for Dropbox to
upload and download files.It doesn't access the info as presented by the
right-click of the Dropbox app.   You don't even need the application to be
installed.

~Roger
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to