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

Splitout Schedule Update Webhook
View
AI Automated TikTok/Youtube Shorts/Reels Generator
View
Graphql Webhook Automate Webhook
View
Get all the stories starting with `release` and publish them
View
Manual Linkedin Automation Webhook
View
My workflow 4
View
Store the output of a phantom in Airtable
View
RAG & GenAI App With WordPress Content
View
Docsify example
View