Import JSON File from Gmail Attachment to CSV Spreadsheet - n8n Workflow | Neura Market
Import JSON File from Gmail Attachment to CSV Spreadsheet
Automates fetching JSON attachments from Gmail emails and converting them directly into a CSV spreadsheet file for easy analysis and storage.
This n8n workflow streamlines the process of importing JSON data from email attachments into a spreadsheet format. It starts by retrieving the latest email from Gmail containing a JSON file attachment. The binary data from the attachment is then extracted and processed, finally being written out as a CSV file named 'users_spreadsheet.csv'. A sticky note provides a quick visual overview of the flow: 'JSON file > Sheets'.
The benefits are significant for teams handling data via email: it eliminat
Platform
n8n
Category
Business Operations & ERPs
Price
$9.99
Creator
Jose Maurino
Gmail
JSON
Spreadsheet
CSV
Email Attachments
Data Import
Automation
Productivity
Binary Data
Expense Management
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.