AutomationFlowsGeneral › Generate Blog Weekly Report

Generate Blog Weekly Report

Original n8n title: Blog Weekly Report

Blog Weekly Report. Uses executeCommand. Event-driven trigger; 2 nodes.

Event trigger★☆☆☆☆ complexity2 nodesExecute Command
General Trigger: Event Nodes: 2 Complexity: ★☆☆☆☆ Added:

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "id": "blogWeeklyReport",
  "name": "Blog Weekly Report",
  "active": false,
  "nodes": [
    {
      "parameters": {},
      "id": "manual-trigger-weekly",
      "name": "Manual Trigger",
      "type": "n8n-nodes-base.manualTrigger",
      "typeVersion": 1,
      "position": [
        260,
        300
      ]
    },
    {
      "parameters": {
        "command": "python scripts/weekly_report.py"
      },
      "id": "run-weekly-report",
      "name": "Run Weekly Report",
      "type": "n8n-nodes-base.executeCommand",
      "typeVersion": 1,
      "position": [
        560,
        300
      ]
    }
  ],
  "connections": {
    "Manual Trigger": {
      "main": [
        [
          {
            "node": "Run Weekly Report",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "settings": {},
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "versionId": "6745927d-9f2e-4d8e-bc6c-cc064f86b5e3",
  "triggerCount": 0,
  "tags": []
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Blog Weekly Report. Uses executeCommand. Event-driven trigger; 2 nodes.

Source: https://github.com/sinmb79/blog-writer-blog/blob/bedfa3424141462df0420d3be141d92bd497d5fd/n8n-workflows/blog-weekly-report.json — original creator credit. Request a take-down →

More General workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

General

Tools / Backup Gitlab. Uses manualTrigger, executeCommand. Event-driven trigger; 7 nodes.

Execute Command
General

Manual Schedule. Uses manualTrigger, n8n, scheduleTrigger, noOp. Event-driven trigger; 7 nodes.

n8n
General

Execute a command that gives the hard disk memory used on the host machine. Uses executeCommand, twilio, noOp. Scheduled trigger; 5 nodes.

Execute Command, Twilio
General

Manual Schedule. Uses manualTrigger, signl4, openWeatherMap, scheduleTrigger. Event-driven trigger; 5 nodes.

Signl4, OpenWeatherMap
General

Auto - Resume Disabled Workflows. Uses manualTrigger, n8n, scheduleTrigger. Event-driven trigger; 5 nodes.

n8n