Marketing & Advertising Automation

0330 Wait Webhook Send Webhook

0330 Wait Webhook Send Webhook

Manual
High
29
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
29
Node Types
13

Node Types

http Request
VirusTotal result, DNS Lookup, Start VirusTotal Scan, GreyNoise RIOT lookup, GreyNoise IP Check
5 nodes
code
Set IP From Lookup, Combine looped items
2 nodes
set
Set IP, VirusTotal Summary, Set Email, Greynoise Summary
4 nodes
merge
Merge VirusTotal & Greynoise results, Merge Greynoise results, Merge
3 nodes
if
Is IP?, VirusTotal ready?
2 nodes
wait
Wait 5s
1 node
webhook
Webhook
1 node
item Lists
Get List of URLs
1 node
slack
Send Report Slack
1 node
gmail
Send Report Email
1 node
filter
Filter
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4, Sticky Note5
6 nodes
form Trigger
Form Trigger
1 node

Workflow JSON

29.56 KB
{
  "meta": {
    "instanceId": "8c8c5237b8e37b006a7adce87f4369350c58e41f3ca9de16196d3197f69eabcd",
    "templateId": "1971"
  },
  "name": "0330 Wait Webhook Send Webhook",
  "nodes": [
    {
      "id": "dbb98f7d-6737-4eaa-9a66-9779c042c575",
      "name": "VirusTotal result",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2430,
        1648
      ],
      "parameters": {
        "url": "={{ $json.data.links.self }}",
        "options": {},
        "authentication": "predefinedCredentialType",
        "nodeCredentialType": "virusTotalApi"
      },
      "typeVersion": 4.1
    },
    {
      "id": "fb71337b-ebd3-4331-9f18-ff953c6b068b",
      "name": "DNS Lookup",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1330,
        1028
      ],
      "parameters": {
        "url": "=https://dns.google/resolve",
        "options": {},
        "sendQuery": true,
        "queryParameters": {
          "parameters": [
            {
              ...

Showing first 1000 characters. Click "Expand" to view the full JSON.