

We have just created an automated app, that is handling tasks that are too boring and mundane for human workers to do.

Monitor the folder for files matching report-?.doc*.Watch for files in the C:\Reports\ folder.Let's begin with configuration of the trigger.
POWERSHELL SCRIPT TO MONITOR FOLDER FOR NEW FILES HOW TO
How to monitor a folder for new files and send email? We will need an automated task that contains the File & Folder Watcher Trigger and the Send Email Action. For example, the name report-1217.docx where a month is specified by the first two digits, while the other two indicate that it is December 17. The file names are consistent and contain 4 digits-a month and a day of the month. Documents created with older versions of Word *.doc extension.Documents with macros *.docm extension.But we are interested in 3 types of Microsoft Word documents: How easy it is to add a file monitor trigger.įor example, we have a folder where various types of files are being created.It features a Folder Watcher that is monitoring a folder for new files. The video demonstrates usage of the Automation Workshop app.
