1513 Wait Splitout Process Webhook
1513 Wait Splitout Process Webhook
Manual
High
26
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
26
Node Types
15
Node Types
lm Open Ai
OpenAI Model
1 node
output Parser Structured
Structured Output Parser
1 node
http Request
Upload to LlamaParse, Get Processing Status, Get Parsed Invoice Data
3 nodes
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4, Sticky Note5, Sticky Note6, Sticky Note7, Sticky Note8
9 nodes
gmail Trigger
Receiving Invoices
1 node
google Sheets
Append to Reconciliation Sheet
1 node
wait
Wait to stay within service limits
1 node
switch
Is Job Ready?
1 node
gmail
Add "invoice synced" Label, Get Labels Names
2 nodes
set
Map Output
1 node
chain Llm
Apply Data Extraction Rules
1 node
if
Should Process Email?
1 node
split Out
Split Out Labels
1 node
aggregate
Combine Label Names
1 node
merge
Email with Label Names
1 node
Workflow JSON
29.75 KB
{
"meta": {
"instanceId": "26ba763460b97c249b82942b23b6384876dfeb9327513332e743c5f6219c2b8e"
},
"name": "1513 Wait Splitout Process Webhook",
"nodes": [
{
"id": "7076854e-c7e8-45b5-9e5e-16678bffa254",
"name": "OpenAI Model",
"type": "@n8n/n8n-nodes-langchain.lmOpenAi",
"position": [
2420,
480
],
"parameters": {
"model": {
"__rl": true,
"mode": "list",
"value": "gpt-3.5-turbo-1106",
"cachedResultName": "gpt-3.5-turbo-1106"
},
"options": {
"temperature": 0
}
},
"credentials": {
"openAiApi": {
"id": "8gccIjcuf3gvaoEr",
"name": "OpenAi account"
}
},
"typeVersion": 1
},
{
"id": "00819f1c-2c60-4b7c-b395-445ec05fd898",
"name": "Structured Output Parser",
"type": "@n8n/n8n-nodes-langchain.outputParserStructured",
"position": [
2600,
480
...Showing first 1000 characters. Click "Expand" to view the full JSON.