Create topics periodically with batch processing
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.Trigger automation based on defined schedule
- 2.Fetch data via API or prepare input for topic creation
- 3.Process data in batches to reduce server load
- 4.Apply time delays between batch operations
- 5.Create topics via HTTP request for each batch
- 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
Details
How to Use
- 1.Click "Download Template"
- 2.Open your n8n dashboard
- 3.Go to Workflows > Import from File
- 4.Select downloaded file and configure credentials
Nodes Used (20)
Create Bluesky Session
HTTP Request
Create Reply
HTTP Request
Run Daily at 9 AM
Schedule Trigger
Set Bluesky Credentials
Set
Sticky Note
Sticky Note
Sticky Note1
Sticky Note
Sticky Note2
Sticky Note
Sticky Note3
Sticky Note
Create Reply Text
Code
Create Sibling Text
Code
Create Sibling
HTTP Request
Sticky Note5
Sticky Note
Sticky Note6
Sticky Note
Loop Posts
Split In Batches
Create Initial Post
HTTP Request
Create Post
HTTP Request
Wait
Wait
Create Post Text
Code
Create Sibling Array
Code
Create Sibling Text (Loop)
Code