AutomationFlowsWeb Scraping › Bluesky New Follower Auto Dm

Bluesky New Follower Auto Dm

Original n8n title: 🦋 Bluesky New Follower Auto Dm

BySquare Zero Labs @squarezerolabs on n8n.io

Effortlessly send welcome direct messages to new followers on Bluesky — no storage, no dependencies, just real-time engagement.

Cron / scheduled trigger★★★★☆ complexity16 nodesHTTP Request
Web Scraping Trigger: Cron / scheduled Nodes: 16 Complexity: ★★★★☆ Added:

This workflow corresponds to n8n.io template #4713 — we link there as the canonical source.

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": "6ShFYIzkQLmmxYaB",
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "name": "Bluesky New Follower Auto DM",
  "tags": [],
  "nodes": [
    {
      "id": "dc5c9674-1774-47de-9479-66ebcbb87558",
      "name": "Cron Trigger",
      "type": "n8n-nodes-base.cron",
      "position": [
        100,
        180
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "66649eba-9ec2-43ea-a360-7e2f2e12c76f",
      "name": "Setup",
      "type": "n8n-nodes-base.set",
      "position": [
        600,
        180
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "18e1c394-96a0-4bc5-94a6-ce6f04a61b47",
      "name": "Create Session",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1100,
        180
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "68577617-4b59-45b0-81bd-08c819f06f0d",
      "name": "Filter New Follows",
      "type": "n8n-nodes-base.code",
      "position": [
        1920,
        180
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "31274e02-d415-440f-8268-5352cbff0dac",
      "name": "Send DM",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2960,
        180
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "9985f483-c3ce-43fc-81b0-0a46340b5f37",
      "name": "\ud83d\udcdd Setup Instructions",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        500,
        -300
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b5a38007-ac06-4f34-a130-ddef49d63b5c",
      "name": "\ud83d\udd11 Create Session",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1040,
        -60
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "2959beb5-fd02-495a-86ea-b595f720ff8e",
      "name": "\ud83d\udcec Get Notifications",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1560,
        20
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "a4178f3e-d396-4520-b5f2-00589757c08f",
      "name": "\ud83d\udd0d Filter Follows",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1880,
        60
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "df8de59f-b929-41f6-823f-6e9f5ea0e1f8",
      "name": "\ud83d\udcac Send Welcome DM",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2920,
        40
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "82017906-a7a1-4b16-9a83-9127e13adedd",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        60,
        -20
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "3f7b8dfa-8a5f-405c-ba1a-114fc282beea",
      "name": "Get Follow Notifications",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1600,
        180
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "02a4770d-6297-450a-8537-eb77a5d20ac3",
      "name": "Initiate Convo with Follower",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2240,
        180
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "1cf43320-e111-4960-83c9-5cbd946f49f1",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2220,
        40
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "8d8afbbc-8341-4e9d-a8b5-b203f845598a",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2560,
        40
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ef1bf6a6-7621-4414-bb97-d9ef46147c7d",
      "name": "Filter",
      "type": "n8n-nodes-base.filter",
      "position": [
        2600,
        180
      ],
      "parameters": {},
      "typeVersion": 2.2
    }
  ],
  "active": true,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "59f58b54-0610-4d31-ad14-2306f34e9f32",
  "connections": {
    "Setup": {
      "main": [
        [
          {
            "node": "Create Session",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Filter": {
      "main": [
        [
          {
            "node": "Send DM",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Send DM": {
      "main": [
        []
      ]
    },
    "Cron Trigger": {
      "main": [
        [
          {
            "node": "Setup",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Create Session": {
      "main": [
        [
          {
            "node": "Get Follow Notifications",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Filter New Follows": {
      "main": [
        [
          {
            "node": "Initiate Convo with Follower",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Follow Notifications": {
      "main": [
        [
          {
            "node": "Filter New Follows",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Initiate Convo with Follower": {
      "main": [
        [
          {
            "node": "Filter",
            "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

Effortlessly send welcome direct messages to new followers on Bluesky — no storage, no dependencies, just real-time engagement.

Source: https://n8n.io/workflows/4713/ — original creator credit. Request a take-down →

More Web Scraping workflows → · Browse all categories →

Related workflows

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

Web Scraping

As n8n instances scale, teams often lose track of sub-workflows—who uses them, where they are referenced, and whether they can be safely updated. This leads to inefficiencies like unnecessary copies o

HTTP Request, n8n, N8N Trigger +1
Web Scraping

This workflow is an improvement of this workflow by Greg Brzezinka.

HTTP Request, Email Send, XML +1
Web Scraping

N8N-Workflow-Github-Manager. Uses github, httpRequest, n8n. Scheduled trigger; 38 nodes.

GitHub, HTTP Request, n8n
Web Scraping

This workflow uses KlickTipp community nodes, available for self-hosted n8n instances only.

N8N Nodes Klicktipp, Salesforce, Salesforce Trigger +1
Web Scraping

This workflow acts as an automated engagement bot. It sends a Direct Message (DM) with a link or resource to any follower who replies to your post with a specific target keyword.

HTTP Request