Automate Transfer Updates from Wise to Airtable - n8n Workflow | Neura Market
Automate Transfer Updates from Wise to Airtable
This workflow automates the process of receiving transfer updates from Wise and appending them to a table in Airtable, ensuring your records are always up-to-date.
The workflow begins by triggering on a transfer state change event from Wise. It retrieves detailed information about the transfer, including the transfer ID, date, reference, and amount. This data is then formatted using a Set node to ensure only the specified fields are passed forward. Finally, the formatted data is appended to a specified table in Airtable, allowing for seamless integration and record-keeping.
Platform
n8n
Category
Business Operations & ERPs
Price
Free
Creator
Zara Khan
set
wise
airtable
wiseTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.