Workflow: Wise

Workflow Details

Download Workflow
{
    "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 Credentials"
            },
            "typeVersion": 1
        },
        {
            "name": "Wise2",
            "type": "n8n-nodes-base.wise",
            "position": [
                870,
                320
            ],
            "parameters": {
                "resource": "transfer",
                "operation": "execute",
                "profileId": 16138858,
                "transferId": "={{$json[\"id\"]}}"
            },
            "credentials": {
                "wiseApi": "Wise API Credentials"
            },
            "typeVersion": 1
        },
        {
            "name": "Wise3",
            "type": "n8n-nodes-base.wise",
            "position": [
                1070,
                320
            ],
            "parameters": {
                "resource": "transfer",
                "transferId": "={{$node[\"Wise1\"].json[\"id\"]}}"
            },
            "credentials": {
                "wiseApi": "Wise API Credentials"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "Wise": {
            "main": [
                [
                    {
                        "node": "Wise1",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        },
        "Wise1": {
            "main": [
                [
                    {
                        "node": "Wise2",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        },
        "Wise2": {
            "main": [
                [
                    {
                        "node": "Wise3",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Create, update, and get a user using the G Suite Admin node
View
Notify_user_in_Slack_of_quarantined_email_and_create_Jira_ticket_if_opened
View
🔥📈🤖 AI Agent for n8n Creators Leaderboard - Find Popular Workflows
View
Extract & Summarize Yelp Business Review with Bright Data and Google Gemini
View
Code Form Automation Webhook
View
Respondtowebhook Stickynote Automate Webhook
View
Copper Automate Triggered
View
Manual Awssns Automate Triggered
View
Linkedin to Airtable
View
Telegram Automate Triggered
View