Page 1 of 1

How to determine a Dropbox Shared URL

PostPosted: Sat Apr 05, 2014 9:04 am
by robot1125
Dropbox now has shared URLs which are better than their public URLs because they don't reveal your user ID. Your user ID is static, but the shared file tokens are always unique.

Example public URL: https://dl.dropboxusercontent.com/u/49908/abc.txt

Example shared URL: https://www.dropbox.com/s/0d1g6x76rdz591p/abc.txt

I have Hazel monitoring a dropbox folder, and I'd like the action to email the shared URL for new files.

Is there a way with Hazel to determine a dropbox shared URL?

Re: How to determine a Dropbox Shared URL

PostPosted: Mon Apr 07, 2014 2:59 pm
by Mr_Noodle
Looks like something you'll have to do in a script. Not sure how your scripting skills are but maybe someone else will chime in with one.