File Trigger

Introduction

The file watcher trigger scans a folder looking for changes. Changes can be: - A file contents changes - A new file was created.

A file trigger will ‘trigger’ when it detects one of the above changes.

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.