📄️ Downloading Files and Folders with REST API
Learn how to download single files, single folders, and multiple items from Managed File Transfer using HTTP GET requests with session-based authentication...
📄️ Uploading Files and Folders with basic protocol REST API
Learn how to upload files and folders to Managed File Transfer using HTTP POST with session ID authentication, including field parameters and response headers.
📄️ Uploading Files with the extended upload and download protocol REST API
Learn how the Managed File Transfer extended upload protocol supports chunked uploads of unlimited size with pause, resume, and cleanup capabilities.