📄️ Overview
Any third party web or native application can use {conKeyRefs.MFTFS} Upload API to transfer files and folders of unlimited size to a {conKeyRefs.MFTFS} server with pause/resume and network recover capabilities, no coding against protocol is required.
📄️ Security token
The API links calling the upload pop up tool can be protected from being manually copied and used by a different user under the existing SessionID.
📄️ Uploading API URL parameters with a session token
- ThruSessionID (mandatory): Unique identifier of the current session.
📄️ Uploading API URL parameters with a security token
- ThruFolderID (mandatory): base64string value that represents an encrypted security token.
📄️ Server error codes
These codes are passed as parameters to the ThruErrorReportingUrl in case any error occurs:
📄️ JavaScript samples
The session and folder IDs used are sample values.
📄️ URL samples
The session and folder IDs used are sample values.