Connectors
A "connector" is used to transmit a file to another system. A connector is essentially a set of connection details for the target system. These can be SFTP, FTP or SCP credentials, or a folder on the current system if you do not wish to transmit the file elsewhere.
Managing connectors
Connectors are managed via the Forms menu.
If your account has permission to access connectors, you navigate to their management area by the following:
- Click the Forms icon in the left navigation bar. The Forms menu will open.
- Click the Connectors link.
Connectors can also be created when creating an Export as File action template.
Connector fields
Field | Notes | Required? |
---|---|---|
Title | The name of the connector | ✅ |
Type | FTP, SFTP, SCP or This Web Server | ✅ |
Hostname | The address of the target system | ✅ (apart from This Web Server) |
Port | The port to connect to on the target system | ✅ (apart from This Web Server) |
Username | The username to sign in with on the target system | ✅ (apart from This Web Server) |
Password | The password to sign in with on the target system | ✅ (apart from This Web Server) |
Timeout | The time allowed to connect to the target system | |
Directory | The directory to place the file on the target system | ✅ (This Web Server only) |