File Trigger
Introduction
The file watcher trigger scans a folder looking for changes to files. Changes can be: - A file contents changes - A new file was created or saved into the watched folder.
A file trigger will ‘trigger’ when it detects one of the above changes while the trigger is enabled.
You can use a file trigger to build workflows that start when a file is created or modified on the PayGate server.
A file trigger will ignore files it has previously ‘seen’ which avoids inadvertently processing duplicate files.
It can take up to one minute for Paygate to detect a new or change file.
Notes
Is a file change occurs while he trigger is disabled, the trigger will not fire when re-enabled.