Top Dropbox automations
Explore Plans
Mobile menu Close menu
DropboxDropbox

New photo in your folder

This Trigger fires every time a photo is saved in the folder you specify. NOTE: will process up to 15 photos per polling period.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This Trigger fires every time a photo is saved in the folder you specify. NOTE: will process up to 15 photos per polling period.
API endpoint slug
dropbox.new_photo_in_folder

Trigger fields

Path Text input

Label
Subfolder name
Helper text
Optional
Slug
path
Required
true
Can have default value
true

Ingredients

Photo URLThe photo file's public URL.

Slug
PhotoUrl
Filter code
Dropbox.newPhotoInFolder.PhotoUrl
Type
String
Example
https://www.dropbox.com/s/qp3cqdjqachyr2x/ifttt_wordmark.png

FilenameThe name of the photo file.

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

Filename no extThe name of the photo file without extension.

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

Modified dateDate photo was created or modified in Dropbox.

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