- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
This Checkout shop can upload one or multiple files to a given FTP server. The uploading files are defined via a Hive record, with the following structure:
[{
FilePath : "",
ContentEncoding : Encoding.Utf8,
Content : ""
}]
Limits
- Maximum size of all attachments combined is 100 MB.
- Currently only text files are allowed as files (e.g. XML, CSV, JSON, ...).
Was this article helpful?