Connector Operations
Thru MFT connector is an operation-based connector, meaning you need to configure a specific operation for the connector to perform if you add the connector to a flow in a Mule application.
The connector supports the following list of operations:
Note : Flow Outcome is deprecated and not required anymore
File Dropoff: Upload (Drop-off) a file from a Mule flow to a linked Flow in Thru MFT.
A file is uploaded in chunks and size is not limited. File payload, Name, and Size should be provided in the message.
As part of the Dropoff set the following variables for the Filename and File Size.
File Pickup Source: Thru MFT has waiting files (pickup) to pass to a Mule flow.
File Pickup: Download (pickup) a file from a Thru MFT Flow and pass to Mule flow. This can be used for mid Flow pickups.
FileMetadata: The API call returns various metadata about Flow, Organization, and File which participate in file transfer.
Add label