Business Process Automation
0255 Functionitem Manual Create Triggered
0255 Functionitem Manual Create Triggered
Manual
High
8
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
8
Node Types
6
Node Types
manual Trigger
On clicking 'execute'
1 node
n8n Training Customer Datastore
Customer Datastore
1 node
item Lists
Item Lists
1 node
Document Generator
One item per template, All items, one template
2 nodes
function Item
Add lines
1 node
email Send
Send one TEXT email per item, Send one HTML Email per list
2 nodes
Workflow JSON
5.26 KB
{
"meta": {
"instanceId": "14c5980141526fbb38db85208103f515afa76de9c8760a23a1771b4ed940dc7b"
},
"name": "0255 Functionitem Manual Create Triggered",
"nodes": [
{
"id": "4704e44a-80c6-41b4-a0b9-ece060d53836",
"name": "On clicking 'execute'",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-220,
300
],
"parameters": {},
"typeVersion": 1
},
{
"id": "74a78b35-b453-4345-8cd9-9d8a62961c29",
"name": "Customer Datastore",
"type": "n8n-nodes-base.n8nTrainingCustomerDatastore",
"position": [
20,
300
],
"parameters": {
"operation": "getAllPeople",
"returnAll": true
},
"typeVersion": 1
},
{
"id": "10b633de-e5e5-4fd2-bb4b-7a16bac5f69c",
"name": "Item Lists",
"type": "n8n-nodes-base.itemLists",
"position": [
220,
300
],
"parameters": {
"options": {},
"operatio...Showing first 1000 characters. Click "Expand" to view the full JSON.