Skip to content

Instantly share code, notes, and snippets.

@vincent683
vincent683 / gist:12f25cc4588db529c6a253fdcbbbd81f
Created April 22, 2026 16:48
n8n invoice processing workflow
{
"name": "INV processing final webhook add tax",
"nodes": [
{
"parameters": {
"fieldToSplitOut": "$binary",
"include": "allOtherFields",
"options": {
"destinationFieldName": "data"
}