For the complete documentation index, see llms.txt. This page is also available as Markdown.

SFTP Integration Setup

This document describes the SFTP folder structure and connection properties used on the Integrations page.

Folder structure

  • cinbox/ - incoming documents folder with special settings

  • coutbox/ - outgoing documents folder with special settings

  • error/ - unprocessable documents folder

  • inbox/ - incoming documents folder

  • outbox/ - outgoing documents folder

SFTP connection properties

To connect to the FTP server, use the autogenerated credentials from the integration page /admin/integrations/list.

  • Login

  • Password

  • Host

  • Port

Different data exchange formats can be used. If the WD data exchange format is used, the /inbox and /outbox folders are used as working folders. In other cases, /cinbox and /coutbox are used.

Last updated