create_sftp_connection
Create an SFTP connection for your AdButler account. Specify host, port, username, password, and remote path to enable secure file transfers and automated data exchange.
Instructions
Create a new SFTP connection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | SFTP host | |
| name | No | Connection name | |
| path | No | Remote path | |
| port | No | SFTP port | |
| password | No | SFTP password | |
| username | No | SFTP username |