Web Scraping & Data Extraction

SSL Expiry Alert

SSL Expiry Alert

Scheduled
High
12
Nodes
Scheduled
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
12
Node Types
6

Node Types

google Sheets
URLs to Monitor, Fetch URLs
2 nodes
schedule Trigger
Weekly Trigger
1 node
http Request
Check SSL
1 node
if
Expiry Alert
1 node
gmail
Send Alert Email
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4, Sticky Note5
6 nodes

Workflow JSON

9.67 KB
{
  "id": "Qj1307oyBx1hZJy5",
  "meta": {
    "instanceId": "1abe0e4c2be794795d12bf72aa530a426a6f87aabad209ed6619bcaf0f666fb0",
    "templateCredsSetupCompleted": true
  },
  "name": "SSL Expiry Alert",
  "tags": [
    {
      "id": "aqlZb2qfWiaT4Xr5",
      "name": "IT Ops",
      "createdAt": "2025-01-03T12:20:11.917Z",
      "updatedAt": "2025-01-03T12:20:11.917Z"
    },
    {
      "id": "zJaZorWWcGpTp35U",
      "name": "DevOps",
      "createdAt": "2025-01-03T12:19:34.273Z",
      "updatedAt": "2025-01-03T12:19:34.273Z"
    }
  ],
  "nodes": [
    {
      "id": "260b66a2-0841-4dc7-9666-acbc9317fd91",
      "name": "URLs to Monitor",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1120,
        -120
      ],
      "parameters": {
        "columns": {
          "value": {
            "URL": "={{ $json.result.host }}",
            "KnownExpiryDate": "={{ $json.result.valid_till }}"
          },
          "schema": [
            {
              "id": "Website...

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