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

Receive updates for support in Zendesk
View
Analyze the sentiment of feedback and send a message on Mattermost
View
Webhook Graphql Automate Webhook
View
Manual Copper Automate Triggered
View
Generate Leads with Google Maps - AlexK1919
View
🤖 Telegram Messaging Agent for Text/Audio/Images
View
Mautic GoogleSheets Automate Scheduled
View
Generate 360° Virtual Try-on Videos for Clothing with Kling API
View
Build an MCP server with Airtable
View
Trello Limit Automate Scheduled
View