Explore Plans
Mobile menu Close menu
Dropbox

History of photos in your folder

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

Developer info

API endpoint slug
dropbox.history_of_photos_in_your_folder
Runtime method
performQuery("dropbox.history_of_photos_in_your_folder"}

Query fields

Path Text input

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

Ingredients

Photo url The photo file's public URL.

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

Filename The name of the photo file.

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

Filename no ext The name of the photo file without extension.

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

Modified date Date photo was created or modified in Dropbox.

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