ES | EN
Other

Receive transfer updates from Wise and add to Airtable

AirtableWise
Nodes 2
Complexity Basic
Category Other
n8n popularity 930 views in n8n library

This workflow allows you to receive updates from Wise and add information of a transfer to a base in Airtable. Wise Trigger node: This node will trigger the workflow when the status of your transfer changes. Wise node: This node will get the information about the transfer. Set node: We use the Set node to ensure that only the data that we set in this node gets passed on to the next nodes in the workflow. We set the value of Transfer ID, Date, Reference, and Amount in this node. Airtable node: This node will append the data that we set in the previous node to a table.

Apps and nodes included

Step-by-Step Implementation Guide

Automatización: Alertas Wise en Airtable

Recibe actualizaciones de Wise (anteriormente TransferWise) y guarda la información de las transferencias en Airtable. Ideal para el seguimiento financiero.

Nodos Utilizados

  • Airtable: Guarda datos en Airtable.
  • Wise: Recibe actualizaciones de Wise.

Configuración Paso a Paso

  • Paso 1: Configura el trigger de Wise. Este nodo (no especificado en los nodos) detecta los cambios en Wise. Debes configurar los eventos a monitorizar (ej. estado de transferencia).
  • Paso 2: Configura el nodo Airtable. Ingresa tus credenciales de Airtable, la base de datos y la tabla donde guardarás los datos.
  • Paso 3: Define los campos a guardar en Airtable usando el nodo Set (no especificado en los nodos, pero recomendado). Mapea los datos recibidos de Wise a los campos de Airtable.
  • Paso 4: Conecta el trigger de Wise al nodo Set, y el Set al nodo Airtable.
⚡ Open and edit in Scriflow ← Browse all n8n templates

Scriflow builds and adapts n8n workflows with AI. Open this template in the editor to get the import-ready JSON.