Financial & Accounting
1230 Wise Airtable Automate Triggered
1230 Wise Airtable Automate Triggered
Manual
Medium
4
Nodes
Manual
Trigger
Medium
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
4
Node Types
0
Workflow JSON
2.42 KB
{
"name": "1230 Wise Airtable Automate Triggered",
"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
},
{
"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
},
{
"name": "Set",
"type": "n8n-nodes-base.set",
"position": [
850,
280
],
"parameters": {
"values": {
"string": [
...Showing first 1000 characters. Click "Expand" to view the full JSON.