MFTOps - Successful transfer run trigger (real-time)

The Successful transfer run (real-time) trigger monitors a transfer run in real-time for successful transfers.

BACKUP USE CASE

Ensure auto-deletion is disabled if you plan to use this trigger to back up files.

Input

Input fieldDescription
When first started, this recipe should pick up events fromSet the date and time to start picking up trigger events. This enables your recipe to capture past events up to one week old. Defaults to one hour ago. You can't change this value after you run or test this recipe. Refer to Triggers to learn more about this input field.
Transfers to monitorSelect All transfers to monitor every file transfer, or Selected transfers to monitor only the transfers you list by ID.
Transfer IDsProvide one or more transfer IDs to monitor, separated by commas. Required when Transfers to monitor is set to Selected transfers.

Output

Output fieldDescription
Operation IDA monotonic sequence number that tells you where an event sits in Workato Logs.
Event timeThe time the event occurred.
Run IDThe identifier of the successful transfer run.
Transfer IDThe identifier of the file transfer.
Transfer nameThe name of the file transfer.
Completed atThe time the run completed.
Started atThe time the run started.
FileDetails about the transferred file. Contains the following fields:

  • Original file name: The name of the source file.
  • Original file path: The full path of the source file.
  • Original size (bytes): The size of the source file, in bytes.
SourceDetails about the source endpoint. Contains the following fields:

  • Source ID: The identifier of the source endpoint.
  • Source path: The directory path the source polls for files.
  • Source name: The name of the source endpoint.
  • Source type: The type of the source endpoint, such as sftp.
TargetDetails about the target endpoint. Contains the following fields:

  • Target ID: The identifier of the target endpoint.
  • Target path: The directory path files are delivered to.
  • Target name: The name of the target endpoint.
  • Target type: The type of the target endpoint, such as workato_files.

Last updated: