Automate Weekly Notion Journal Summaries and Task Reports to Discord - n8n Workflow | Neura Market
Automate Weekly Notion Journal Summaries and Task Reports to Discord
This workflow automates the process of summarizing your weekly Notion journal entries using GPT-4.1 and posts the summary to Discord. It also calculates completed tasks and sends a congratulatory message to a Discord channel.
The workflow is designed to run on a weekly schedule, retrieving your Notion journal entries from the past week. It aggregates these entries and generates a concise summary using GPT-4.1. The summary is then saved back to Notion and posted to a Discord channel. Additionally, the workflow calculates the total number of tasks completed during the week and sends a summary message to Discord. This setup requires a Notion database with specific properties and a Discord webhook for message delivery.
Platform
n8n
Category
Productivity
Price
Free
Creator
Oscar Berg
🤖 AI Powered
code
notion
discord
aggregate
stickyNote
manualTrigger
scheduleTrigger
openAi
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.