Explore Plans
Mobile menu Close menu
Dropbox

Any new shared file link

This trigger fires every time a shared link for a file is created. Note: doesn't include folders.

Developer info

API endpoint slug
dropbox.any_new_shared_file_link

Trigger fields

No fields for this trigger

Ingredients

File path The file's path in Dropbox.

Slug
FilePath
Filter code
Dropbox.anyNewSharedFileLink.FilePath
Type
String
Example
/my-folder/coolbeans.jpg

Filename The name of the file.

Slug
Filename
Filter code
Dropbox.anyNewSharedFileLink.Filename
Type
String
Example
coolbeans.jpg

Filename no ext The name of the file without extension.

Slug
FilenameNoExt
Filter code
Dropbox.anyNewSharedFileLink.FilenameNoExt
Type
String
Example
coolbeans

File url The file's public URL.

Slug
FileUrl
Filter code
Dropbox.anyNewSharedFileLink.FileUrl
Type
Web URL
Example
https://www.dropbox.com/s/js83sskwos34/my-file.jpeg

Modified date Date file was created or modified in Dropbox.

Slug
ModifiedDate
Filter code
Dropbox.anyNewSharedFileLink.ModifiedDate
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00