
WISE n8n INTEGRATION: AUTOMATE WISE WITH N8N
Looking to automate your international money transfers and currency operations with Wise and n8n? You're in the right place. The Wise n8n integration gives you access to 4 triggers and 13 actions to build powerful financial automation workflows without writing a single line of code.
With this native integration, you can monitor balance changes in real-time, automatically execute transfers when conditions are met, retrieve exchange rates on demand, and sync recipient data across your entire tech stack. Whether you're managing a freelance business with international clients, running a company with global payroll needs, or building fintech applications, this integration transforms manual banking operations into seamless automated processes.
In this comprehensive guide, you'll discover exactly how to connect Wise to n8n, explore every available trigger and action in detail, and learn practical workflow examples that will save you hours of repetitive financial administration.
Need help automating Wise with n8n?
Our team will get back to you in minutes.
Why automate Wise with n8n?
The Wise n8n integration opens up 4 webhook triggers and 13 powerful actions that cover the full spectrum of Wise's financial capabilities. From monitoring balance credits and transfer state changes to creating quotes and executing international payments, you have granular control over every aspect of your Wise operations directly within n8n's visual workflow builder.
The benefits of automating Wise are substantial and immediate. Significant time savings come from eliminating manual transfer monitoring—no more refreshing your Wise dashboard to check if a payment has arrived or a transfer has completed. Improved responsiveness means your systems can react instantly when funds hit your account, triggering downstream processes like updating your accounting software, notifying your team, or initiating follow-up actions. Zero oversight is perhaps the most valuable benefit: triggers monitor your Wise account 24/7, ensuring every balance update, every transfer status change, and every incoming payment immediately kicks off the appropriate workflow. And with seamless integration to n8n's 400+ app library, your Wise data flows effortlessly into CRMs, spreadsheets, databases, messaging platforms, and any other tool in your stack.
Consider these practical workflow examples: automatically notify your finance team via Slack when a client payment lands in your Wise account; sync completed transfers to your accounting software like QuickBooks or Xero; create and execute recurring international payments to contractors based on timesheet approvals; generate real-time exchange rate reports for treasury management; or automatically update your invoicing system when transfer states change from pending to completed.
How to connect Wise to n8n?
! 1 stepHow to connect Wise to n8n?
- 01
Add the node
Search and add the node in your workflow.
TIP💡 TIP: Create separate API tokens for different workflow purposes—one for read-only monitoring workflows and another for workflows that execute transfers. This follows the principle of least privilege and makes it easier to revoke access if needed without disrupting all your automations. Need help setting up complex n8n workflows? Check our n8n troubleshooting guide for common issues and solutions.- 01
Need help automating Wise with n8n?
Our team will get back to you in minutes.
Wise triggers available in n8n
01 Trigger 01Wise Trigger: Transfer State Changed
This trigger fires your workflow whenever a transfer in your Wise account changes its status—from created to processing, processing to completed, or any other state transition. It's the essential trigger for maintaining real-time visibility into your international payments and taking immediate action when transfers progress through Wise's pipeline.
Configuration parameters: Credential to connect with: Select your pre-configured Wise account credentials from the dropdown. This is required and determines which Wise account will be monitored. Profile Name or ID: Specify which Wise profile (Personal or Business) to monitor for transfer state changes. Enter the profile name or its unique identifier. Event: Set to "Transfer State Changed" to activate this specific trigger. This is a required dropdown with Fixed and Expression modes available.
Typical use cases: Send a Slack notification to your finance team when a transfer moves to "completed" status; Update your CRM deal stage when a client's payment transfer is confirmed; Log all transfer state changes to a Google Sheet for audit purposes; Trigger an invoice status update in your accounting system when payment processing begins.
When to use it: This trigger is ideal when you need real-time awareness of payment progress, particularly for high-value transfers, time-sensitive payments, or when downstream processes depend on knowing exactly when a transfer completes.

02 Trigger 02Wise Trigger: Transfer Active Case
This trigger activates your workflow when a transfer becomes an "active case" in Wise—typically when additional information or verification is required to complete the transfer. It's your early warning system for transfers that need attention before they can proceed.
Configuration parameters: Credential to connect with: A required dropdown to select your authenticated Wise account credentials for this trigger. Profile Name or ID: Specify the Wise profile to monitor. This field accepts profile names or IDs and helps filter events to a specific business or personal profile. Event: Set to "Transfer Active Case" from the dropdown. This determines that only transfers requiring intervention will trigger your workflow.
Typical use cases: Immediately alert your compliance team when a transfer requires additional verification; Create a task in your project management tool (Asana, Monday.com) to address the active case; Send an automated email to the transfer initiator explaining that action is needed; Log active cases to a monitoring dashboard for operational oversight.
When to use it: Deploy this trigger when you need proactive notification about transfers that won't complete automatically. It's particularly valuable for businesses with high transfer volumes where manual monitoring isn't feasible.

03 Trigger 03Wise Webhook Trigger: Balance Update
This trigger fires whenever there's any change to your Wise account balance—incoming funds, outgoing transfers, currency conversions, or fee deductions. It provides real-time financial awareness across all your Wise currency balances.
Configuration parameters: Webhook URLs: This section displays the unique webhook endpoint that n8n generates. Wise will call this URL whenever a balance update occurs, sending event data directly to your workflow. Credential to connect with: Required dropdown to select your Wise account credentials. Profile Name or ID: Specify which Wise profile's balances to monitor. Useful when you have multiple profiles and only want to track balance changes on one. Event: Set to "Balance Update" to capture all balance-related changes. Available in Fixed or Expression mode for dynamic configuration.
Typical use cases: Automatically reconcile your accounting records when funds are received; Send instant notifications when your balance exceeds or drops below a threshold; Log all balance movements to a database for financial reporting; Trigger currency conversion workflows when specific currency balances reach certain levels.
When to use it: This is your go-to trigger for any workflow that needs to react to money moving in or out of your Wise account. It's essential for real-time cash flow monitoring, automated bookkeeping, and instant payment notifications.

04 Trigger 04Wise Trigger: Balance Credit
This trigger specifically fires when money is credited to your Wise account—incoming payments, refunds, or transfers received. Unlike the broader Balance Update trigger, this focuses exclusively on money coming in, making it perfect for payment receipt workflows.
Configuration parameters: Webhook URLs: Displays the auto-generated webhook endpoints that receive event data from Wise when credits occur. Credential to connect with: Required dropdown for selecting your authenticated Wise account connection. Must be configured before the trigger can function. Profile Name or ID: Text input to specify the profile to monitor. When multiple profiles exist, this filters credit events to just the relevant one. Event: Set to "Balance Credit" from the dropdown. Fixed and Expression modes allow static or dynamic event configuration.
Typical use cases: Automatically mark invoices as paid in your invoicing system when client payments arrive; Send a thank-you email to clients immediately upon payment receipt; Update your CRM contact record with latest payment information; Trigger commission calculations for sales team members upon deal payment.
When to use it: Use this trigger when you specifically care about incoming money rather than all balance changes. It's perfect for payment confirmation workflows, client communication automations, and revenue tracking systems.

Wise actions available in n8n
01 Action 01Get Many Transfers
This action retrieves multiple transfers from your Wise account in a single operation, perfect for building reports, syncing data to external systems, or analyzing transfer patterns across your account.
Key parameters: Credential to connect with: Required dropdown for Wise account authentication. Resource: Set to "Transfer" to work with transfer data. Operation: Set to "Get Many" to retrieve multiple records. Profile Name or ID: Specify which profile's transfers to fetch. Return All: Toggle switch—when enabled, fetches all transfers; when disabled, uses the Limit parameter. Limit: Number input (e.g., "5") defining maximum records to return when Return All is off. Filters: Add conditions to narrow results by status, date range, or other transfer properties.
Use cases: Generate weekly transfer reports for management; sync completed transfers to your accounting platform; build a dashboard showing transfer activity across all currencies.

02 Action 02Get Transfer
Retrieve detailed information about a specific transfer using its unique identifier. Essential for workflows that need to check status, verify amounts, or access transfer metadata.
Key parameters: Resource: Set to "Transfer". Operation: Set to "Get" for single-record retrieval. Transfer ID: Required text field—enter the unique identifier of the transfer you want to retrieve. Download Receipt: Optional toggle—when enabled, also downloads the transfer receipt document.
Use cases: Verify transfer completion before triggering follow-up actions; retrieve transfer details to include in notification messages; download receipts for automatic filing in document management systems.

03 Action 03Execute Transfer
This action completes a previously created transfer, actually initiating the money movement. It's the final step in the transfer creation process and requires the transfer to already exist in a pending state.
Key parameters: Credential to connect with: Required Wise account credentials. Resource: Set to "Transfer". Operation: Set to "Execute" to finalize the transfer. Profile Name or ID: Specify the profile that owns the transfer. Transfer ID: Required text input for the transfer to execute.
Use cases: Execute transfers after approval workflows complete; automate recurring payments by creating and executing transfers on a schedule; finalize batch transfers after validation checks pass.

04 Action 04Delete a Transfer
Remove a transfer from your Wise account before it's been executed. Useful for canceling pending transfers or cleaning up test data.
Key parameters: Resource: Set to "Transfer". Operation: Set to "Delete". Transfer ID: Required text field for the transfer to delete.
Use cases: Cancel pending transfers when orders are cancelled; clean up incomplete transfer attempts; implement approval workflows where rejected transfers are automatically deleted.

05 Action 05Wise: Create Transfer
Create a new transfer in your Wise account, specifying the quote, recipient, and transfer details. This doesn't execute the transfer—it prepares it for execution.
Key parameters: Resource: Set to "Transfer". Operation: Set to "Create". Profile Name or ID: Required—specify the sending profile. Quote ID: Required text field—the ID of a previously created quote for this transfer. Target Account Name or ID: Required—specify the recipient account. Additional Fields: Optional parameters for reference numbers, transfer purposes, etc.
Use cases: Create transfers programmatically based on approved invoices; set up batch transfer creation from spreadsheet data; build custom payment request workflows.

06 Action 06Wise Recipient: Get Many
Retrieve a list of recipient accounts configured in your Wise profile. Essential for building recipient selection interfaces or syncing recipient data to external systems.
Key parameters: Resource: Set to "Recipient". Operation: Set to "Get Many". Return All: Toggle to fetch all recipients or use limit. Limit: Maximum number of recipients to return (e.g., "5").
Use cases: Build a recipient directory in your internal tools; verify recipient existence before creating transfers; sync recipient information to your CRM.

07 Action 07Wise: Get Quote
Retrieve details of a specific quote using its ID. Quotes contain exchange rate information, fees, and delivery estimates.
Key parameters: Resource: Set to "Quote". Operation: Set to "Get". Quote ID: Required text field for the quote to retrieve.
Use cases: Verify quote details before executing transfers; retrieve exchange rate information from existing quotes; check quote expiration status.

08 Action 08Wise: Quote Create
Generate a new quote for a potential transfer, locking in exchange rates and calculating fees. This is the first step in the transfer creation process.
Key parameters: Profile Name or ID: Specify the sending profile. Target Account Name or ID: The recipient for this quote. Amount Type: Dropdown—choose "Source" to specify amount in sending currency or "Target" for receiving currency. Amount: Numerical input for the transfer amount. Source Currency: Three-letter ISO code (e.g., "USD", "EUR") for the currency you're sending from. Target Currency: Three-letter ISO code for the currency being received.
Use cases: Generate quotes to display pricing to users before confirming transfers; compare rates across different currency pairs; create quotes programmatically for batch processing.

09 Action 09Wise Profile: Get Many
Retrieve all profiles (Personal and Business) associated with your Wise account. Useful for multi-profile workflows or building profile selection interfaces.
Key parameters: Resource: Set to "Profile". Operation: Set to "Get Many".
Use cases: Dynamically populate profile selection dropdowns in custom applications; validate profile access before attempting operations; audit which profiles are available under the current credentials.

10 Action 10Wise: Get Profile
Retrieve detailed information about a specific Wise profile, including verification status, account details, and capabilities.
Key parameters: Resource: Set to "Profile". Operation: Set to "Get". Profile Name or ID: Specify which profile to retrieve—accepts name or ID.
Use cases: Verify profile status before initiating transfers; retrieve profile details for display in dashboards; check profile capabilities before attempting specific operations.

11 Action 11Wise: Get Exchange Rate
Retrieve current exchange rates between two currencies. Perfect for monitoring rates, building comparison tools, or making informed transfer timing decisions.
Key parameters: Resource: Set to "Exchange Rate". Operation: Set to "Get". Source Currency: Required three-letter ISO code for the source currency. Target Currency: Required three-letter ISO code for the target currency. Additional Fields: Optional parameters like specific date for historical rates.
Use cases: Build exchange rate monitoring dashboards; trigger alerts when rates hit favorable levels; log rate history for trend analysis.

12 Action 12Get Statement
Download account statements from your Wise account in various formats. Essential for accounting integration and record-keeping.
Key parameters: Resource: Set to "Account". Operation: Set to "Get Statement". Profile Name or ID: Specify the profile. Borderless Account Name or ID: Specify the account. Currency: Filter statement to specific currency. Format: Dropdown—choose output format (JSON, CSV, PDF). Additional Fields: Date range and other filtering options.
Use cases: Automate monthly statement downloads for accounting; generate statements for tax preparation; sync transaction history to external systems.

13 Action 13Get Currencies
Retrieve the complete list of currencies supported by Wise. Useful for building currency selection interfaces or validating currency codes.
Key parameters: Resource: Set to "Account". Operation: Set to "Get Currencies".
Use cases: Populate currency dropdowns in custom interfaces; validate currency codes before creating quotes; build currency availability checks into workflows.

14 Action 14Wise: Get Balances
Retrieve current balances across all currencies in your Wise account. The foundation for cash flow monitoring and treasury management workflows.
Key parameters: Resource: Set to "Account". Operation: Set to "Get Balances". Profile Name or ID: Specify which profile's balances to retrieve.
Use cases: Build real-time balance dashboards; trigger low-balance alerts; automate currency conversion when specific balance thresholds are reached.

Build your first workflow with our team
Drop your email and we'll send you the catalog of automations you can ship today.
- Free n8n & Make scenarios to import
- Step-by-step setup docs
- Live cohort + community support
Frequently asked questions
Is the Wise n8n integration free to use?
Yes, the Wise integration is included natively in n8n at no additional cost—it's part of n8n's built-in node library. However, you'll need an active Wise account, and standard Wise fees apply to any transfers or currency conversions you execute through the integration. If you're self-hosting n8n, there are no licensing fees for using the Wise node. For n8n Cloud users, the Wise node is available on all plans. Remember that Wise API access may require a verified business account for certain operations, particularly those involving transfer execution.What data can I sync between Wise and n8n?
The integration provides comprehensive access to your Wise data. You can retrieve and monitor account balances across all currencies, transfer details including status, amounts, and recipient information, exchange rates in real-time, recipient profiles stored in your account, account statements in multiple formats, and quotes with full fee breakdowns. On the action side, you can create quotes, create transfers, execute pending transfers, and delete transfers. The webhook triggers give you real-time notifications for balance updates, balance credits, transfer state changes, and active case alerts.How long does it take to set up the Wise n8n integration?
Most users can have their first Wise workflow running in under 10 minutes. Generating your API token in Wise takes about 2 minutes, adding the credentials to n8n takes another minute, and building a simple workflow with one trigger and a few actions typically takes 5-7 minutes. For more complex workflows involving multiple conditions, error handling, and connections to other apps, budget 15-30 minutes. The visual workflow builder makes iteration fast—you can test and refine your automations in real-time without restarting or redeploying anything. To master n8n and build advanced financial automations, consider exploring our downloadable automation templates or learn how to build AI agents with n8n for even more powerful workflows.



