Top Dropbox automations
Explore Plans
Mobile menu Close menu
DropboxDropbox

History of text files in your folder

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

About this query

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
API endpoint slug
dropbox.history_of_text_files_in_your_folder
Runtime method
performQuery("dropbox.history_of_text_files_in_your_folder")

Query fields

Path Text input

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

Ingredients

File URL

Slug
FileUrl
Filter code
Dropbox.historyOfTextFilesInYourFolder.FileUrl
Type
String
Example
https://www.dropbox.com/s/qp3cqdjqachyr2x/cool_story.txt

Filename

Slug
Filename
Filter code
Dropbox.historyOfTextFilesInYourFolder.Filename
Type
String
Example
cool_story.txt

Filename no ext

Slug
FilenameNoExt
Filter code
Dropbox.historyOfTextFilesInYourFolder.FilenameNoExt
Type
String
Example
cool_story

Modified date

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