Raw Message Contents Reference for FTP Utility Connector
In general, Raw Message Content settings are used by workflow triggers to define how to process data fetched from a system. This converts data from one format (such as csv or json) into Saltbox Message format (XML) so it can be processed by the workflow.
Refer to the details below.
FTP Utility Connector triggers utilize the following message formats:
Message Format | Description | Version |
---|---|---|
Base64Converter |
Convert FTP file contents into Base64 and then into workflow message XML. | 3.4+ |
FTPConverter |
Convert FTP file contents into workflow message XML. | 1.0+ |
Message Formats
Base64Converter
Message Format | Description | Version |
---|---|---|
Base64Converter |
Convert FTP file contents into Base64 and then into workflow message XML. | 3.4+ |
FTPConverter
Message Format | Description | Version |
---|---|---|
FTPConverter |
Convert FTP file contents into workflow message XML. | 1.0+ |