Back to integrations

ShipHero and VirusTotal integration

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

How to connect ShipHero 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.

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

Build your own ShipHero and VirusTotal integration

Create custom ShipHero 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 methods for ShipHero

Delete

Get

Head

Options

Patch

Post

Put

To set up ShipHero integration, add the HTTP Request node to your workflow canvas and authenticate it using a generic authentication method. The HTTP Request node makes custom API calls to ShipHero to query the data you need using the API endpoint URLs you provide.

Requires additional credentials set up

Use n8n’s HTTP Request node with a predefined or generic credential type to make custom API calls.

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

FAQs

FAQ

Can ShipHero connect with VirusTotal?

Can I use ShipHero’s API with n8n?

Can I use VirusTotal’s API with n8n?

Is n8n secure for integrating ShipHero and VirusTotal?

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

Looking to integrate ShipHero and VirusTotal in your company?

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

Why use n8n to integrate ShipHero with VirusTotal

Build complex workflows, really fast