Strapi and VirusTotal integration

Save yourself the work of writing custom integrations for Strapi and VirusTotal and use n8n instead. Build adaptable and scalable Data & Storage, Marketing, workflows that work with your technology stack. All within a building experience you will love.

How to connect Strapi and VirusTotal

Create a new workflow and add the first step

In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.

Strapi and VirusTotal integration: Create a new workflow and add the first step

Build your own Strapi and VirusTotal integration

Create custom Strapi and VirusTotal workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.

Supported API Endpoints for VirusTotal

GET

GetFileReport

Retrieve the latest report on a file.

/files/{file_id}
POST

ScanFile

Send a file for scanning.

/files
GET

GetFileBehaviours

Retrieve a file's behaviors observed during sandbox execution.

/files/{file_id}/behaviours
GET

GetFileComments

Retrieve comments on a file.

/files/{file_id}/comments
POST

AddFileComment

Post a comment on a file.

/files/{file_id}/comments

To set up VirusTotal integration, add the HTTP Request node to your workflow canvas and authenticate it using a predefined credential type. This allows you to perform custom operations, without additional authentication setup. The HTTP Request node makes custom API calls to VirusTotal to query the data you need using the URLs you provide.

See the example here

Take a look at the VirusTotal official documentation to get a full list of all API endpoints

Other integrations with Strapi

FAQs

FAQ

Can Strapi connect with VirusTotal?

Can I use Strapi’s API with n8n?

Can I use VirusTotal’s API with n8n?

Is n8n secure for integrating Strapi and VirusTotal?

How to get started with Strapi and VirusTotal integration in n8n.io?

Looking to integrate Strapi and VirusTotal in your company?

The world's most popular workflow automation platform for technical teams including

Why use n8n to integrate Strapi with VirusTotal

Build complex workflows, really fast