Automate Jura Coffee Machine Usage Logging with Webhook and Google Sheets - n8n Workflow | Neura Market
Automate Jura Coffee Machine Usage Logging with Webhook and Google Sheets
Automatically log coffee usage from your Jura E8 espresso machine using a webhook and Google Sheets. This workflow captures data via Bluetooth and appends it to a Google Sheet for easy tracking and analysis.
This workflow is designed for Jura E8 coffee machines and utilizes an ESP device to capture coffee usage data via Bluetooth Low Energy (BLE). The data is sent to a custom webhook endpoint, timestamped, and then appended to a Google Sheet. This setup allows for real-time monitoring and analysis of coffee consumption, which can be visualized on dashboards or used for smart office setups.
Platform
n8n
Category
Internet of Things
Price
Free
Creator
Diego Morales
set
limit
webhook
dateTime
stickyNote
googleSheets
respondToWebhook
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.