Back to Archiver

Connect Knoon AI with Archiver (System) to automate AI workflows.

Compress multiple attachments into a single ZIP attachment.
systemArchiverArchiveAttachmentsToAttachment
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
contentsarray Array of attachments. A JSON string array is also accepted.Yes
fileNamestring Optional ZIP filename. Defaults to archive.zip.No
Returns
NameTypeDescription
resultstring Attachment URL.