Data Processing & Analysis
1120 Airtable Mindee Automate Webhook
1120 Airtable Mindee Automate Webhook
Webhook
Medium
4
Nodes
Webhook
Trigger
Medium
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
4
Node Types
0
Workflow JSON
2.75 KB
{
"name": "1120 Airtable Mindee Automate Webhook",
"nodes": [
{
"name": "Webhook",
"type": "n8n-nodes-base.webhook",
"position": [
450,
300
],
"webhookId": "39f1b81f-f538-4b94-8788-29180d5e4016",
"parameters": {
"path": "39f1b81f-f538-4b94-8788-29180d5e4016",
"options": {
"binaryData": true
},
"httpMethod": "POST",
"responseData": "allEntries",
"responseMode": "lastNode",
"authentication": "headerAuth"
},
"credentials": {
"httpHeaderAuth": "Webhook Workflow Credentials"
},
"typeVersion": 1
},
{
"name": "Mindee",
"type": "n8n-nodes-base.mindee",
"position": [
650,
300
],
"parameters": {
"binaryPropertyName": "receipt"
},
"credentials": {
"mindeeReceiptApi": "expense-tracker"
},
"typeVersion": 1
},
{
"name": "Airtable",
...Showing first 1000 characters. Click "Expand" to view the full JSON.