0731 Splitout Limit Create Webhook
0731 Splitout Limit Create Webhook
Manual
High
22
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
22
Node Types
13
Node Types
manual Trigger
When clicking ‘Test workflow’
1 node
split Out
Split Out
1 node
html
Extract News Block, Extract News Content, Extract Detail
3 nodes
aggregate
Aggregate
1 node
http Request
Fetch BBC News Detail, Fetch BBC News Page, Hugging Face Text-to-Speech.
3 nodes
filter
Filter Empty Detail
1 node
if
If script exists
1 node
chain Llm
Basic Podcast LLM Chain
1 node
lm Chat Google Gemini
Gemini
1 node
output Parser Structured
Output Parser
1 node
text Classifier
News Classifier
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4, Sticky Note5
6 nodes
limit
Limit 10 Items
1 node
Workflow JSON
18.7 KB
{
"meta": {
"instanceId": "5287ddd2fa569cf8e4c5a724666246a45305c032a19bb677c9e4b963d365f84b",
"templateCredsSetupCompleted": true
},
"name": "0731 Splitout Limit Create Webhook",
"nodes": [
{
"id": "95c798a4-bc34-4219-b7c3-6b4a4070886b",
"name": "When clicking ‘Test workflow’",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-320,
1080
],
"parameters": {},
"typeVersion": 1
},
{
"id": "09987590-1ec2-48d4-aa04-32b85addd9e6",
"name": "Split Out",
"type": "n8n-nodes-base.splitOut",
"position": [
420,
1080
],
"parameters": {
"options": {},
"fieldToSplitOut": "newsTitle"
},
"typeVersion": 1
},
{
"id": "758e3f60-01dc-46c7-bb53-7460eaed92e3",
"name": "Extract News Block",
"type": "n8n-nodes-base.html",
"position": [
220,
1080
],
"parameters": {
"options": {}...Showing first 1000 characters. Click "Expand" to view the full JSON.