Close menu
Explore Plans
Mobile menu Close menu
EasyFTP

Modified File in Folder

This Trigger fires when any file is modified in the folder you specify.

Developer info

API endpoint slug
easyftp.modified_file_in_folder

Trigger fields

Uuid Nested dropdown list

Label
Which FTP/SFTP connection & folder do you want to watch for a new file?
Helper text
Create your FTP/SFTP connection &amp; watched folder in under a minute at <a href="https://www.easyftp.io/dashboard?utm_source=ifttt&amp;utm_medium=trigger_help&amp;utm_campaign=create_connection" target="_blank">www.EasyFTP.io</a> (get activity logging &amp; more).
Slug
uuid
Required
true
Can have default value
false

Ingredients

Filename The name of the file with extension.

Slug
filename
Filter code
Easyftp.modifiedFileInFolder.Filename
Type
String
Example
your_file.csv

Filename no ext The name of the file without extension.

Slug
filename_no_ext
Filter code
Easyftp.modifiedFileInFolder.FilenameNoExt
Type
String
Example
your_file

File url The url of the file to use when connecting with another service.

Slug
file_url
Filter code
Easyftp.modifiedFileInFolder.FileUrl
Type
File URL
Example
https://www.easyftp.io/ifttt/file/12345.csv

Modified time The time the file was last modified on the server.

Slug
modified_time
Filter code
Easyftp.modifiedFileInFolder.ModifiedTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Size The size of the file in bytes

Slug
size
Filter code
Easyftp.modifiedFileInFolder.Size
Type
String
Example
1000000