AutomationFlowsGeneral › Wise Integration Workflow

Wise Integration Workflow

Original n8n title: Wise

Wise. Uses wise. Manual trigger; 4 nodes.

Manual trigger★★☆☆☆ complexity4 nodesWise
General Trigger: Manual Nodes: 4 Complexity: ★★☆☆☆ Added:

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "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": "<your credential>"
      },
      "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": "<your credential>"
      },
      "typeVersion": 1
    },
    {
      "name": "Wise2",
      "type": "n8n-nodes-base.wise",
      "position": [
        870,
        320
      ],
      "parameters": {
        "resource": "transfer",
        "operation": "execute",
        "profileId": 16138858,
        "transferId": "={{$json[\"id\"]}}"
      },
      "credentials": {
        "wiseApi": "<your credential>"
      },
      "typeVersion": 1
    },
    {
      "name": "Wise3",
      "type": "n8n-nodes-base.wise",
      "position": [
        1070,
        320
      ],
      "parameters": {
        "resource": "transfer",
        "transferId": "={{$node[\"Wise1\"].json[\"id\"]}}"
      },
      "credentials": {
        "wiseApi": "<your credential>"
      },
      "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
          }
        ]
      ]
    }
  }
}

Credentials you'll need

Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.

Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Wise. Uses wise. Manual trigger; 4 nodes.

Source: https://github.com/Zie619/n8n-workflows — original creator credit. Request a take-down →

More General workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

General

Apify. Uses httpRequest, stickyNote. Manual trigger; 9 nodes.

HTTP Request
General

PostHog:Event:create:Identity:create:Alias:create:Track:page screen. Uses start, postHog. Manual trigger; 6 nodes.

Start, Post Hog
General

This n8n template demonstrates how to identify new queries in Google Search Console that had no impressions in the past but appeared for the first time in the last 7 days. It also segments them into t

Start, N8N Nodes Google Search Console
General

FASE 2 - Publicador. Uses start. Manual trigger; 6 nodes.

Start
General

Smoke Test - Switch Node. Uses start. Manual trigger; 5 nodes.

Start