AutomationFlowsMarketing & Ads › Daily Outreach Trigger (smartlead)

Daily Outreach Trigger (smartlead)

Daily Outreach Trigger (Smartlead). Uses httpRequest. Scheduled trigger; 3 nodes.

Cron / scheduled trigger★☆☆☆☆ complexity3 nodesHTTP Request
Marketing & Ads Trigger: Cron / scheduled Nodes: 3 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
{
  "name": "Daily Outreach Trigger (Smartlead)",
  "nodes": [
    {
      "id": "cron-trigger",
      "name": "Daily 9 AM ET",
      "type": "n8n-nodes-base.scheduleTrigger",
      "typeVersion": 1,
      "position": [
        240,
        300
      ],
      "parameters": {
        "rule": {
          "interval": [
            {
              "field": "hours",
              "hoursInterval": 4
            }
          ]
        }
      }
    },
    {
      "id": "http-outreach",
      "name": "Trigger Outreach",
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 4,
      "position": [
        440,
        300
      ],
      "parameters": {
        "method": "POST",
        "url": "https://outreach-orchestrator-placeholder.run.app/campaigns",
        "sendBody": true,
        "contentType": "json",
        "body": "{\"min_score\": 45}"
      }
    },
    {
      "id": "http-analytics",
      "name": "Fetch Analytics",
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 4,
      "position": [
        640,
        300
      ],
      "parameters": {
        "method": "GET",
        "url": "https://outreach-orchestrator-placeholder.run.app/analytics"
      }
    }
  ],
  "connections": {
    "Daily 9 AM ET": {
      "main": [
        [
          {
            "node": "Trigger Outreach",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Trigger Outreach": {
      "main": [
        [
          {
            "node": "Fetch Analytics",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
Pro

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

About this workflow

Daily Outreach Trigger (Smartlead). Uses httpRequest. Scheduled trigger; 3 nodes.

Source: https://github.com/miamisupportai-creator/auto-solution-downloader/blob/41398668afe6fb22456aa3ec36ab77e932fc4322/n8n-workflows/02-daily-outreach.json — original creator credit. Request a take-down →

More Marketing & Ads workflows → · Browse all categories →

Related workflows

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

Marketing & Ads

GoBot - Daily Analytics Collection. Uses httpRequest, airtable. Scheduled trigger; 7 nodes.

HTTP Request, Airtable
Marketing & Ads

E-Décor - Marketing Auto. Uses httpRequest, emailSend. Scheduled trigger; 3 nodes.

HTTP Request, Email Send
Marketing & Ads

Workflow A — WhatsApp Lead Intake & Qualification. Uses postgres, httpRequest, errorTrigger. Scheduled trigger; 67 nodes.

Postgres, HTTP Request, Error Trigger
Marketing & Ads

Build authentic Reddit presence and generate qualified leads through AI-powered community engagement that provides genuine value without spam or promotion.

HTTP Request, Reddit
Marketing & Ads

This workflow runs on scheduled weekly and monthly triggers to generate unified marketing performance reports. It processes multiple websites by collecting analytics data, paid ads performance, and CR

Gmail, Google Sheets, Google Analytics +3