Create Threads on Bluesky

Create Threads on Bluesky

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

Workflow Overview

Total Nodes
20
Node Types
7

Node Types

http Request
Create Bluesky Session, Create Reply, Create Sibling, Create Initial Post, Create Post
5 nodes
schedule Trigger
Run Daily at 9 AM
1 node
set
Set Bluesky Credentials
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note5, Sticky Note6
6 nodes
code
Create Reply Text, Create Sibling Text, Create Post Text, Create Sibling Array, Create Sibling Text (Loop)
5 nodes
split In Batches
Loop Posts
1 node
wait
Wait
1 node

Workflow JSON

16.83 KB
{
  "id": "7ZIG5xxEACMBgj4Z",
  "meta": {
    "instanceId": "1b1e85a338c6ce950207b3b471d43405c7b292e6b980ee5b66c1a9e5af2a50f8"
  },
  "name": "Create Threads on Bluesky",
  "tags": [
    {
      "id": "f3JGorUk16BX0hZI",
      "name": "Bluesky",
      "createdAt": "2025-01-19T09:37:40.989Z",
      "updatedAt": "2025-01-19T09:37:40.989Z"
    },
    {
      "id": "hTHZamkzaTBmF3yo",
      "name": "Template",
      "createdAt": "2025-01-16T04:45:44.377Z",
      "updatedAt": "2025-01-16T04:45:44.377Z"
    }
  ],
  "nodes": [
    {
      "id": "5fea442d-80e7-4e9c-9214-12fa8bc98a71",
      "name": "Create Bluesky Session",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -2160,
        540
      ],
      "parameters": {
        "url": "https://bsky.social/xrpc/com.atproto.server.createSession",
        "method": "POST",
        "options": {},
        "sendBody": true,
        "bodyParameters": {
          "parameters": [
            {
              "name": "identifier"...

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