Developer & DevOps

Create topics periodically with batch processing

20 nodes 286 130 Scheduled trigger
Download

Workflow Description

A scheduled automation that creates topics at regular intervals using HTTP requests, processes data in sequential batches with managed delays between operations to prevent server overload and ensure reliable topic creation.

How it works

  1. 1.Trigger automation based on defined schedule
  2. 2.Fetch data via API or prepare input for topic creation
  3. 3.Process data in batches to reduce server load
  4. 4.Apply time delays between batch operations
  5. 5.Create topics via HTTP request for each batch
  6. 6.Log results and errors for monitoring

Use cases

  • Automatically generate community or forum topics from a predefined list
  • Sync topics from external sources on daily or weekly basis
  • Distribute topic creation across small batches to improve system performance

Requirements

  • API endpoint on target server supporting topic creation
  • Data source containing the list of topics to be created
  • Appropriate schedule settings configured based on data volume

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

Split In Batches

Details

Trigger Scheduled trigger
Nodes 20
Apps 1
Views 286
Downloads 130

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (20)

/

Create Bluesky Session

HTTP Request

#1

Create Reply

HTTP Request

#2

Run Daily at 9 AM

Schedule Trigger

#3

Set Bluesky Credentials

Set

#4

Sticky Note

Sticky Note

#5

Sticky Note1

Sticky Note

#6

Sticky Note2

Sticky Note

#7

Sticky Note3

Sticky Note

#8

Create Reply Text

Code

#9

Create Sibling Text

Code

#10

Create Sibling

HTTP Request

#11

Sticky Note5

Sticky Note

#12

Sticky Note6

Sticky Note

#13

Loop Posts

Split In Batches

#14

Create Initial Post

HTTP Request

#15

Create Post

HTTP Request

#16

Wait

Wait

#17

Create Post Text

Code

#18

Create Sibling Array

Code

#19

Create Sibling Text (Loop)

Code

#20