Create topics on
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.Activate the scheduled trigger to execute at predefined intervals
- 2.Fetch required data via HTTP request and assign it to variables
- 3.Process data in separate batches to prevent server overload
- 4.Execute topic creation logic using custom code
- 5.Add time delays between batches to respect server rate limits
- 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
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