SMB - New/updated file in directory trigger

This trigger monitors the first level of a specified directory for newly created or updated files.

You can use the Download file action to fetch the contents of the new or updated file.

Input

Input fieldDescription
Folder pathSelect the folder that you plan to monitor. You can select a folder from the drop-down menu or enter a folder path directly. Files in this directory are processed in order based on when they were last modified, from oldest to most recent.
When first started, this recipe should pick up events fromThe recipe will process files created or updated after this time. If left blank, the default date will be set to 1 hour before the recipe is first started. Once the recipe has been run or tested, the value cannot be changed. Refer to Triggers to learn more about this input field.

Output

Output fieldDescription
File path (processed)The file path.
File name (processed)The name of the file.
ContentNumber of the bytes that was read.
File size (bytes)The size of the file.
AttributesAttributes attached to the file.
Creation timeThe time the file was created.
Change timeThe time the file was last changed.
Access timeThe time the file was accessed.

Last updated: