Automate Wise Transfer Tracking with Airtable Using n8n

Discover how to automate Wise transfer tracking by capturing transfer state changes in real time and logging detailed transfer information into Airtable. This workflow saves time by eliminating manual tracking and reduces errors in managing international payments.
wiseTrigger
wise
set
+1
Workflow Identifier: 1641
NODES in Use: Wise Trigger, Wise, Set, Airtable

Press CTRL+F5 if the workflow didn't load.

Learn how to Build this Workflow with AI:

Visit through Desktop for Best experience

1. What This Workflow Does

This workflow listens for transfer state changes from Wise and then records key transfer info into Airtable automatically.
It stops manual tracking and mistakes by logging transfer ID, date, reference, and amount as soon as a transfer updates its status.
You get quick, correct transfer records in Airtable for easy financial checks and audits.

This helps people managing international payments save time and avoid errors from copying data across systems.
It works by catching Wise events, fetching detailed transfer info, formatting data, and appending it to Airtable.


2. Tools and Services Used

  • Wise API: Sends transfer state change events and allows API calls to get full transfer details.
  • Airtable API: Receives new transfer records to store details in a table.
  • n8n automation platform: Orchestrates event listening, data fetching, formatting, and appending records.

3. Inputs, Processing, and Outputs

Inputs

  • Real-time webhook notifications from Wise when a transfer changes state.
  • Transfer ID from webhook to query detailed transfer info.

Processing

  • Wise Trigger in n8n listens on transfer state changes using Wise API credentials.
  • Wise node fetches detailed transfer data by transfer ID.
  • Set node formats needed fields: ID, creation date, reference, amount.
  • Airtable node appends this data as a new record in the specified table.

Outputs

  • New, structured transfer record is created in Airtable for every state change.
  • Easy to track transfer progress and status updates instantly.

4. Beginner Step-By-Step: Using This Workflow in n8n Production

Download and Import Workflow

  1. Download the workflow file using the Download button on the page.
  2. In the n8n editor, click “Import from File” and upload the downloaded workflow.

Configure API Credentials

  1. Open the imported workflow and add your Wise API credentials in the Wise Trigger and Wise nodes.
  2. Add your Airtable API credentials in the Airtable node.

Update IDs and Table Settings

  1. Replace the Wise Profile ID with your profile in the trigger node settings.
  2. Check Airtable table name matches your base and table.

Test the Workflow

  1. Run the workflow manually to make sure Wise events are caught and Airtable records append properly.

Activate for Production

  1. Switch workflow toggle to active so it listens for live Wise transfer updates.
  2. Keep your n8n instance connected reliably. Use self-host n8n if hosting independently.

5. Common Customizations

  • Add more transfer details like transfer status, recipient type, or currency in the Set node using additional JSON expressions.
  • Change Airtable node table to log records in different tables or bases.
  • Insert an IF node after fetching transfer details to filter transfers, for example, record only completed transfers.

6. Troubleshooting

Problem: Wise Trigger webhook never fires.
Cause: Event name typed incorrectly or webhook not registered at Wise developer console.
Solution: Confirm event is exactly “tranferStateChange” and webhook URL is active on Wise.

Problem: Airtable append fails.
Cause: Wrong table name or improper API key permissions.
Solution: Double-check Airtable table name spelling and API key rights to append records.


7. Pre-Production Checklist

  • Test Wise webhook by making a sample transfer state change.
  • Verify Wise node gets full transfer data.
  • Check Set node formats fields correctly.
  • Make sure Airtable records are added when running manually.
  • Backup Airtable base before bulk tracking.

8. What Users Get

Users stop wasting hours entering payment data manually.
Transfers update automatically in Airtable as soon as their status changes in Wise.

Financial teams get fast, error-free records.
Audits and reconciliations become easier and quicker.


9. Summary

✓ Saves time by automating transfer tracking.
✓ Removes mistakes from manual data entry.
✓ Shows transfer status updates instantly.
✓ Records detailed transfer info in Airtable.
✓ Makes financial audits and reconciliation simpler.


Frequently Asked Questions

The event name may be incorrect or the webhook URL might not be registered properly in Wise developer settings.
Check that the Airtable table name is correct and that the API key has permission to append records.
Yes, by adding an IF node to filter transfer status before appending records to Airtable.
Download the workflow file, import it into n8n editor, add Wise and Airtable API credentials, update IDs and table names, then test and activate the workflow.

Promoted by BULDRR AI

Related Workflows

Automate Viral UGC Video Creation Using n8n + Degaus (Beginner-Friendly Guide)

Learn how to automate viral UGC video creation using n8n, AI prompts, and Degaus. This beginner-friendly guide shows how to import, configure, and run the workflow without technical complexity.
Form Trigger
Google Sheets
Gmail
+37
Free

AI SEO Blog Writer Automation Workflows in n8n

A complete beginner guide to building an AI SEO blog writer automation using n8n.
AI Agent
Google Sheets
httpRequest
+5
Free

Automate CrowdStrike Alerts with VirusTotal, Jira & Slack

This workflow automates processing of CrowdStrike detections by enriching threat data via VirusTotal, creating Jira tickets for incident tracking, and notifying teams on Slack for quick response. Save hours daily by transforming complex threat data into actionable alerts effortlessly.
scheduleTrigger
httpRequest
jira
+5
Free

Automate Telegram Invoices to Notion with AI Summaries & Reports

Save hours on financial tracking by automating invoice extraction from Telegram photos to Notion using Google Gemini AI. This workflow extracts data, records transactions, and generates detailed spending reports with charts sent on schedule via Telegram.
lmChatGoogleGemini
telegramTrigger
notion
+9
Free

Automate Email Replies with n8n and AI-Powered Summarization

Save hours managing your inbox with this n8n workflow that uses IMAP email triggers, AI summarization, and vector search to draft concise replies requiring minimal review. Automate business email processing efficiently with AI guidance and Gmail integration.
emailReadImap
vectorStoreQdrant
emailSend
+12
Free

Automate Email Campaigns Using n8n with Gmail & Google Sheets

This n8n workflow automates personalized email outreach campaigns by integrating Gmail and Google Sheets, saving hours of manual follow-up work and reducing errors in email sequences. It ensures timely follow-ups based on previous email interactions, optimizing communication efficiency.
googleSheets
gmail
code
+5
Free