๐Ÿ“ Push JSON data into an app or to spreadsheet file

โšก 9,819 views ยท ๐Ÿ“ File Management

Description

This workflow template shows how to load JSON data into a workflow and push that data into an App or convert it into a Spreadsheet file.

Specifically, this workflow shows how to make a generic API request that returns JSON. It then shows how to load that into a Google Sheets spreadsheet, or convert it to .CSV file format. However, you can use the general pattern to load data into any app or convert to any spreadsheet file format (such as .xlsx).

๐Ÿ”— Nodes Used

Google Sheets, HTTP Request, Spreadsheet File

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup