0926 Code Webhook Create Webhook
0926 Code Webhook Create Webhook
Manual
High
51
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
51
Node Types
10
Node Types
code
Validate Quantity Received, Update Stock, Prepare Approval, Low stock Detection1, Calculate Total Price, Calculate Updated Current Stock, Verify Requested Quantity, Low stock Detection2, Validate Issue Request Data, Verify Approval Data
10 nodes
webhook
Receive Raw Materials Webhook, Get Approvals, Receive Issue Request
3 nodes
google Sheets
Append Material Request, Update Current Stock1, LookUp Current stock1, Append Raw Materials, Initialize New Product stock, Update Current Stock, LookUp Current stock, Lookup Existing Stock, Check Available Stock for Issue, Retrieve Issue Request Details, Get Stock for Issue Update from Current, Update Stock After Issue
12 nodes
set
Standardize Data, Standardize Raw Material Data, Format Approval Response
3 nodes
gmail
Send Approval Request, Send Low Stock Email Alert, Low Stock Email Alert
3 nodes
supabase
Create Record Issue, Search Product ID, Searck Issues, Update Current Stck, New Row Current Stock, Current Stock Update, Search Current Stock, New Record Row, Materials Issue Table Update
9 nodes
merge
Merge Lookups, Merge1, Merge
3 nodes
sticky Note
Sticky Note, Sticky Note4, Sticky Note2
3 nodes
item Lists
Format response
1 node
if
Check If Product ID Exists, Trigger Low Stock Alert, Process Approval Decision, Is Stock is Low
4 nodes
Workflow JSON
98.87 KB
{
"meta": {
"instanceId": "3da9aa1165fccd6e57ad278dd59febaa1dfaafc31e0e52a95d11801200f09024",
"templateCredsSetupCompleted": true
},
"name": "0926 Code Webhook Create Webhook",
"nodes": [
{
"id": "c983fae5-a779-4a56-ace0-304aaefe0433",
"name": "Append Material Request",
"type": "n8n-nodes-base.googleSheets",
"position": [
6780,
3240
],
"parameters": {
"columns": {
"value": {},
"schema": [
{
"id": "Timestamp",
"type": "string",
"display": true,
"required": false,
"displayName": "Timestamp",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "Product ID",
"type": "string",
"display": true,
"required": false,
"displayName": "Product ID",
"defaultMatch": false,
...Showing first 1000 characters. Click "Expand" to view the full JSON.