{ "nodes": [ { "name": "Wise Trigger", "type": "n8n-nodes-base.wiseTrigger", "position": [ 450, 280 ], "webhookId": "df8c0c06-7d40-4e57-aaff-60f458e6997c", "parameters": { "event": "tranferStateChange", "profileId": 16138858 }, "credentials": { "wiseApi": "Wise API Credentials" }, "typeVersion": 1, "id": "2cc926b5-83a0-4689-92df-c719b2e3aa4b", "notes": "This wiseTrigger node performs automated tasks as part of the workflow." }, { "name": "Wise", "type": "n8n-nodes-base.wise", "position": [ 650, 280 ], "parameters": { "resource": "transfer", "transferId": "={{$json[\"data\"][\"resource\"][\"id\"]}}" }, "credentials": { "wiseApi": "Wise API Credentials" }, "typeVersion": 1, "id": "46929509-d8ba-4a6e-a92b-77fee5edfd86", "notes": "This wise node performs automated tasks as part of the workflow." }, { "name": "Set", "type": "n8n-nodes-base.set", "position": [ 850, 280 ], "parameters": { "values": { "string": [ { "name": "Transfer ID", "value": "={{$json[\"id\"]}}" }, { "name": "Date", "value": "={{$json[\"created\"]}}" }, { "name": "Reference", "value": "={{$json[\"reference\"]}}" }, { "name": "Amount", "value": "={{$json[\"sourceValue\"]}}" } ] }, "options": {}, "keepOnlySet": true }, "typeVersion": 1, "id": "2fdf5f1d-83af-4bf8-bda1-0031c7d16f29", "notes": "This set node performs automated tasks as part of the workflow." }, { "name": "Airtable", "type": "n8n-nodes-base.airtable", "position": [ 1050, 280 ], "parameters": { "table": "Table 1", "options": {}, "operation": "append", "application": "" }, "credentials": { "airtableApi": "Airtable Credentials n8n" }, "typeVersion": 1, "id": "4a27c01b-139d-4476-8ca1-397aac89d1a2", "notes": "This airtable node performs automated tasks as part of the workflow." }, { "id": "error-c7cf8865", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Wisetrigger Workflow", "description": "Automated workflow: Wisetrigger Workflow. This workflow processes data and performs automated tasks.", "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "meta": { "instanceId": "workflow-bc5868a0", "versionId": "1.0.0", "createdAt": "2025-09-29T07:08:01.602181", "updatedAt": "2025-09-29T07:08:01.602199", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Wisetrigger Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }