Financial & Accounting
1229 Wise Automate
1229 Wise Automate
Manual
Low
4
Nodes
Manual
Trigger
Low
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
4
Node Types
0
Workflow JSON
2.26 KB
{
"name": "1229 Wise Automate",
"nodes": [
{
"name": "Wise",
"type": "n8n-nodes-base.wise",
"position": [
470,
320
],
"parameters": {
"amount": 500,
"resource": "quote",
"operation": "create",
"profileId": 16138858,
"sourceCurrency": "EUR",
"targetCurrency": "EUR",
"targetAccountId": 147767974
},
"credentials": {
"wiseApi": "Wise API Credentials"
},
"typeVersion": 1
},
{
"name": "Wise1",
"type": "n8n-nodes-base.wise",
"position": [
660,
320
],
"parameters": {
"quoteId": "={{$json[\"id\"]}}",
"resource": "transfer",
"operation": "create",
"profileId": 16138858,
"targetAccountId": 147767974,
"additionalFields": {
"reference": "Thank you for the contribution"
}
},
"credentials": {
"wiseApi": "Wise API Credential...Showing first 1000 characters. Click "Expand" to view the full JSON.