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

Production Workflow. Uses httpRequest, twitter, stopAndError. Scheduled trigger; 5 nodes.

HTTP Request, Twitter, Stop And Error
Marketing & Ads

Cocktail Recipe Sharing. Uses bannerbear, httpRequest, rocketchat, stopAndError. Scheduled trigger; 5 nodes.

Bannerbear, HTTP Request, Rocketchat +1
Marketing & Ads

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

HTTP Request, Email Send
Marketing & Ads

LeadFlow AI — 06 Health Monitor. Uses httpRequest. Scheduled trigger; 2 nodes.

HTTP Request