Task: Make sure that data is in the right format before injecting it into a database/spreadsheet/CRM/etc. Why: Spreadsheets and databases require the incoming data to have the same fields as the headers of the destination table. You can decide which fields you would like to send with the database and rename them by using the set node Main use cases: Change fields names to match a database or a spreadsheet table structure Keep only the fields that are needed at the destination table
Este workflow asegura que los datos estén en el formato correcto antes de ser inyectados en una base de datos, hoja de cálculo o CRM. Permite cambiar nombres de campos y seleccionar campos específicos.
Scriflow builds and adapts n8n workflows with AI. Open this template in the editor to get the import-ready JSON.