Stedi-Demos / bootstrap-archived

A workflow for receiving and sending EDI documents that you can adjust to build your own EDI system.
Apache License 2.0
7 stars 7 forks source link

feat: allow specifying file extension for file-based destinations #160

Closed RossWilliams closed 1 year ago

RossWilliams commented 1 year ago

Bucket, AS2, and SFTP destinations allow specifying a "fileExtension" attribute to set a custom file extension. If not set, .csv, .edi, or .json will be used, depending on the output type.