⚒️ Load data into spreadsheet or database

4,326 views · ⚒️ Engineering

Description

This workflow is a generic example of how to load data from your workflow into a destination that stores tabular data. For example, a Google Sheets or Airtable sheet, a .CSV file, or any relational database like MySQL.

Generally, you need to ensure that you send well-formatted data into the Spreadsheet or Database node. You can use the Set or Function node to transform data into the correct format for your destination.

key_to_table.png

Key concepts

Workflow walkthrough

homepage

🔗 Nodes Used

Function, Start

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup