This n8n workflow automates a nightly gratitude reminder and motivational message delivery. Starting with a scheduled trigger at 9 PM, it generates a personalized message using Azure OpenAI’s language model, encouraging reflection on the day’s positive moments. The message is reformatted for LINE API compatibility and then sent as a push notification to a user’s LINE app. This workflow helps foster positivity, gratitude, and mindfulness, making it ideal for personal development, wellness apps, or community engagement platforms.
Evening Gratitude Reminder and Motivation
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.chainLlm, @n8n/n8n-nodes-langchain.lmChatAzureOpenAi, httpRequest, scheduleTrigger, set, stickyNote |
Reviews
There are no reviews yet.