Overview |
Top Previous Next |
Triggers are a very powerful feature that allow you to listen for events and respond with actions if conditions are met. For example, whenever a file is uploaded by a certain user you may wish to have this file OpenPGP encrypted and then have an email notification sent to another user within your organization with the details of this upload. Triggers are configured in the AUTOMATION > Triggers module of the desired domain.
Example Uses
Automate routine file transfer tasks.
Email notification of key events.
Automate OpenPGP encryption/decryption of transferred files.
Automate compression/decompression of transferred files.
See also
Manually executing time based triggers
|