Block 1 - Webhook: Mood Input
- Type / Role
- n8n-nodes-base.webhook - webhook
- Config choices
- Version 2.1
This workflow is provided as-is. Please review and test before using in production.
This workflow, "Mood Graph Studio," offers a comprehensive solution to track and visualize your emotional well being. By simply inputting a single sentence about your mood, this template uses AI to...
n8n-nodes-base.webhook, n8n-nodes-base.set, n8n-nodes-base.httprequest, n8n-nodes-base.googlesheets, n8n-nodes-base.respondtowebhook, n8n-nodes-base.code, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatopenai
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by koichi nagino.
Original n8n.io sourceThis workflow, "Mood Graph Studio," offers a comprehensive solution to track and visualize your emotional well-being. By simply inputting a single sentence about your mood, this template uses AI to perform a sentiment analysis, generates a visual graph via Wolfram Alpha, provides personalized feedback, and logs everything to Google Sheets.
It is designed for anyone interested in mindfulness, self-reflection, or quantified self-tracking.
The workflow is divided into two main API functionalities and a manual trigger for easy testing.
/mood endpoint)valence (positivity) and energy (activity)./history endpoint)You must add your own credentials for the following services in the respective nodes:
This workflow uses the HTTP Request node to call the Wolfram Alpha API.
appid parameter value in both Generate...Graph nodes.Document ID field in both Google Sheets nodes.userId, moodText, valence, energy, createdAt, wolframQuery, feedbackFor Testing: Use the Manual Trigger. Modify the sample text in the "Set Test Data" node and click "Execute Workflow" on the canvas.
For Production: Activate the workflow. Send POST requests to the Production URL of the Webhook nodes.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Track and visualize daily moods with GPT-4o, Wolfram Alpha, Sheets, and Slack |
|---|---|
| Complexity | advanced |
| Nodes | 24 |
| Categories | Personal Productivity, AI Summarization |
| Author | koichi nagino |
| Published | 17 Nov 2025 |
Use the JSON export at /data/workflows/10922/10922.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
This workflow, "Mood Graph Studio," offers a comprehensive solution to track and visualize your emotional well being. By simply inputting a single sentence about your mood, this template uses AI to...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Personal Productivity, AI Summarization use case.