🧡 Skip to main content🔍 Skip to search
Thomas UnderwoodBy Thomas Underwood 🕦 Updated on January 3, 2024 at 11:30 am

File & Folder Watcher is a tool to monitor a folder that, on folder change, can launch an associated automation Task which then proceeds with performing one or multiple Actions. Let us see a quick example of how to configure the File & Folder Watcher Trigger to monitor network folder for changes and respond to them by displaying a message on screen.

Get the Demo Task…

Folder Watcher

First, let us set up the File & Folder Watcher Trigger to monitor a folder shared on the network server.

Choose New Task from the File menu of Automation Workshop Manager. This will open Task Wizard which will guide you through the Task creation process.

Go to the Triggers tab and add File & Folder Watcher Trigger. Ensure that the necessary network share on the server is specified. In this Task, let us monitor a folder:
\\Server.lan\Share located on the network.

Monitor a folder: \\Server.lan\Share
Monitor a folder \\Server.lan\Share for changes in folder contents

In the Conditions tab of File & Folder Watcher folder monitor, specify Watch for modified folders option. Thus, the Trigger will be activated only on folder change, namely, when its contents are added, removed or modified.

Monitor a folder: Watch for modified folders
Watch for modified folders to react on change in subfolders

Show message

When the Trigger is configured to monitor a folder for changes in its subfolders, let us add the Show Message Action which, on folder change, will display the message on screen.

Go to the Actions tab of Task Wizard and add Show Message Action.

Configure message: Folder changes detected!
Monitor a folder and display message on folder change

Let us configure the Show Message Action to display the folder whose contents are modified. File & Folder Watcher folder monitor considers the folder to be modified when a file or folder is created, renamed or deleted.

Select Message to display input, and click Variable Wizard button to retrieve the name of the modified folder from the folder monitor Trigger itself. Choose the Full path and filename preset from File & Folder Watcher in the Triggers category.

Variable Wizard: \\Server.lan\Share · Full path and filename
On folder change, the name of the folder is retrieved from the folder monitor File & Folder Watcher

Save the settings of Show Message Action and finish the remaining steps of Task creation, namely, provide user credentials (the Task will work only in interactive mode), set up email reports as well as give Task a name and description.

Show message: Folder changes detected! · \\Server.lan\Share\XLS-Documents
Folder changes detected!

Congratulations!

The Task will monitor a folder \\Server.lan\Share on the network and, on folder change, display the message showing the name of the folder whose contents have been modified.

Ask for more…

If you have any questions, please do not hesitate to contact our support team.