n8n templateFreeBy Jonathan
Preparing data to be sent to a service
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 destina...
Data & StorageProductivityCore NodesManual TriggerSticky NoteGoogle SheetsSet
Loading interactive preview...
Template notes
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