Back to Nodes

AttachmentAV

Last updated May 17, 2026

This is official node for interacting with APIs from attachmentav.com

21 Weekly Downloads
435 Monthly Downloads

Included Nodes

AttachmentAV

Description

!Banner image

@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 or URL for malware and viruses.

n8n is a fair-code licensed workflow automation platform.

  • Installation
  • Credentials
  • Usage
  • Installation

    Follow the installation guide in the n8n community nodes documentation.

    The npm package name is @attachmentav/n8n-nodes-attachmentav.

    Credentials

    This n8n community node requires an attachmentAV subscription and API key: Get API key.

    Usage

    “Scan a File” node

  • Add the AttachmentAV node to your workflow
  • Configure your attachmentAV API credentials
  • Set Resource to “Scan” and Operation to “Scan a File”
  • Connect a node that provides binary data (e.g. a file download node) to the AttachmentAV node
  • Execute the workflow to scan the file for viruses and malware
  • “Scan a URL” node

  • Add the AttachmentAV node to your workflow
  • Configure your attachmentAV API credentials
  • Set Resource to “Scan” and Operation to “Scan a URL”
  • Enter the URL of the file you want to scan
  • Execute the workflow to scan the URL target for viruses and malware