Marketing & Advertising Automation

0808 Code Form Send Webhook

0808 Code Form Send Webhook

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

Workflow Overview

Total Nodes
19
Node Types
9

Node Types

lm Chat Open Ai
OpenAI Content Analysis, OpenAI Headers Analysis
2 nodes
form Trigger
Landing Page Url
1 node
http Request
Scrape Website
1 node
agent
Security Vulnerabilities Audit, Security Configuration Audit
2 nodes
merge
Merge Security Results
1 node
aggregate
Aggregate Audit Results
1 node
code
Process Audit Results, Extract Headers for Debug, convert to HTML
3 nodes
gmail
Send Security Report
1 node
sticky Note
Sticky Note - Setup Instructions, Sticky Note - OpenAI Analysis, Sticky Note - Email Configuration, Sticky Note - Audit Process, Sticky Note - How To Use, Sticky Note - Report Formatting, Sticky Note - Results Processing
7 nodes

Workflow JSON

44.77 KB
{
  "meta": {
    "instanceId": "c2589fa234defe76e8a1321c3a7d0a73579d0120d64d927e88f5e3be584ae8d4"
  },
  "name": "0808 Code Form Send Webhook",
  "nodes": [
    {
      "id": "634f2fc5-0ba7-42ad-bdf5-ade3415dd288",
      "name": "Landing Page Url",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        -200,
        580
      ],
      "webhookId": "afe067a5-4878-4c9d-b746-691f77190f54",
      "parameters": {
        "options": {},
        "formTitle": "Website Security Scanner",
        "formFields": {
          "values": [
            {
              "fieldLabel": "Landing Page Url",
              "placeholder": "https://example.com",
              "requiredField": true
            }
          ]
        },
        "formDescription": "Check your website for security vulnerabilities and get a detailed report"
      },
      "typeVersion": 2.2
    },
    {
      "id": "6cee63ca-d0f6-444a-b882-22da1a9fd70c",
      "name": "Scrape Website",
      "type": "n8n-nodes-base.h...

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