Developer & DevOps

Create topics on

20 nodes 199 106 Scheduled trigger
Download

Workflow Description

Automatically create topics on a scheduled basis by processing data in batches, using HTTP requests and time delays to manage execution rates and prevent rate limiting from the target service.

How it works

  1. 1.Activate the scheduled trigger to execute at predefined intervals
  2. 2.Fetch required data via HTTP request and assign it to variables
  3. 3.Process data in separate batches to prevent server overload
  4. 4.Execute topic creation logic using custom code
  5. 5.Add time delays between batches to respect server rate limits
  6. 6.Document the process and monitor checkpoints using sticky notes

Use cases

  • Generate new topics and organized content automatically according to a fixed schedule
  • Transfer large data volumes from one system to another without exceeding server limits

Requirements

  • Access to an API that supports creating new topics on the target service
  • Basic knowledge of writing code or handling data processing logic

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 199
Downloads 106

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