Package Information
Downloads: 147 weekly / 147 monthly
Latest Version: 0.3.0
Author: Micahel Wittig
Documentation

@attachmentav/n8n-nodes-attachmentav
This is an n8n community node. It lets interact with official API of attachmentAV
This package contains nodes to scan a file oder url for Male / Viruses.
n8n is a fair-code licensed workflow automation platform.
Installation
Follow the installation guide in the n8n community nodes documentation.
The npm package name is @attachmentav/n8n-nodes-attachmentav.
Credentials
Add your Api Key and store securely.
Usage
"Scan A File" node
- Add the HTML to PDF node to your workflow
- Configure your attachmentAV API credentials
- Input your HTML content
- Execute the workflow to generate PDF
"Scan A Url" node
- Add the Merge PDFs node to your workflow
- Configure your attachmentAV API credentials
- Input PDF files as an array with the same field name to merge.
- If total size of files exceeds 6MB, pass it as an array of URL seperated by comma.
- Execute the workflow to get merged PDF file.