SFTP
Overview of the SFTP BDK Book.
Overview
SFTP (Secure File Transfer Protocol) provides secure file transfer capabilities for safe data exchange. This integration enables automated file uploads, downloads, directory management, and secure data transmission workflows. Ensure secure file operations and maintain data integrity during transfers.
Prerequisites
1. Add the Book to Your Agent
To use the SFTP (BDK) Book, you need to add it to your agent. This allows the agent to learn and execute the automation procedures in the Book. Follow the steps below to get started:
Go to Books from the left navigation menu.
Click on + New Book.
Search for SFTP (BDK) and click on the book.
You'll be prompted for connectivity details if the book requires configuration.
Click on Add to finish adding the book to your agent.
Publish your agent.
Connectivity
This section outlines the available methods for connecting to the Book, along with the required configuration details for each.
Connect using Hostname, Port, Username and Password
Connects to an SFTP server.
Hostname
The hostname of the SFTP server.
text
Port
The port of the SFTP server.
text
Username
The username for authentication.
text
Password
The password for authentication.
sensitive
Last updated
Was this helpful?