Tool to create a ZIP archive from multiple documents. Use when you need to compress and package multiple files into a single ZIP file, with optional password protection and folder structure.
PasswordstringOptional password to protect and encrypt the ZIP archive.
encodingstringEncoding type options for the ZIP archive.
documentsRequiredarrayArray of documents to be added to the ZIP archive. Each document must have fileContent (base64) and fileName.
encryptionstringEncryption level options for password-protected ZIP archives.
FinalOperationbooleanReturn the processed file content as opposed to just an Operation ID. Set to false for async processing. See: https://support.encodian.com/hc/en-gb/articles/360010509573
outputFilenameRequiredstringThe filename of the output ZIP archive (including .zip extension).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.