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

[n8n] YouTube Channel Advanced RSS Feeds Generator
View
Get Company by Name
View
Perform a domain search (single) with Icypeas
View
Slack Cron Automate Scheduled
View
Automated Image Metadata Tagging (Community Node)
View
spy tool
View
Functionitem Itemlists Automate
View
Schedule Slack Update Webhook
View
Filter Whatsapp Create Triggered
View
typeform feedback workflow
View