!Folder monitor triggered task.\\

This example uses the folder monitor to watch for files in a folder, then move them to a processing folder.  It then uploads them to a remote server, notifies completion of this to an email, then coverts all images using ImageMagick, and uploads those images to another location, and sends an email notification.

A final few steps could be to delete all items in the processing folder, or use the "move" for the second copy so the items are not left behind.

A folder monitor could also be used to self cleanup the processing folder later on too.  Or even folders using the current second time stamp could be used to keep things separated and easier to clean.

The steps:

[attachments|folder_monitor.png]

[attachments|step0.png]

[attachments|step1.png]

[attachments|step2.png]

[attachments|step3.png]

[attachments|step4.png]

[attachments|step5.png]

[attachments|step6.png]

[attachments|step7.png]