Track Jura Coffee Machine Data via Webhook to Google Sheets - n8n Workflow | Neura Market
Track Jura Coffee Machine Data via Webhook to Google Sheets
Automates logging of Jura E8 coffee machine usage data from IoT devices via webhook, timestamps entries, and appends to Google Sheets for real-time tracking and dashboards.
This n8n workflow creates a custom API endpoint to receive JSON data from smart devices like ESP8266/ESP32 connected to a Jura E8 coffee machine via BLE. It processes incoming coffee count and usage data, adds timestamps, and seamlessly appends structured rows to a Google Sheet for effortless logging and analysis.
Key features include two webhook endpoints: a POST for data ingestion and a GET for retrieving latest records as JSON, ideal for dashboards. Built on reverse-engineered Jura protocols
Platform
n8n
Category
Finance & Accounting
Price
$9.99
Creator
Jose Maurino
IoT
Webhook
Google Sheets
Jura Coffee
ESP32
BLE
Coffee Tracker
Data Logging
Automation
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.