Secure File Transfer Protocol (SFTP) — A method of securely transferring files between two systems over an encrypted connection. Rather than sending data through an API call in real time, a file is placed in a designated SFTP folder where the receiving party can access and process it.