Secure File Transform Protocol (SFTP) (SSH)
This works in a similar manner to the source connector, the connection details required are the same. When selecting your File Name, remember to include the file extension which matches the Content
Type specified. Eg: File Name: Filename_01.csv and Content Type: text/csv The Batch Identifier is a bit different, if left blank it will post one file with all the document entries the connector picks ups. If you add in a Batch Identifier (this would match a field name in the document), the connector will pull all available documents and match which documents have the same identifier. Then will post send batches of documents with the same identifier.
A used case for this would be an order document CSV, where you want different files for different order numbers. You can use the order number as the Batch identifier and the publisher will send multiple files and each file will contain the documents with the same order number.
Last updated