n8n Fundamentals · 30 min

Notifications & digest patterns

Build a daily-digest workflow that batches events instead of spamming a channel.

Key concepts

  • Aggregate node
  • Schedule + accumulate pattern
  • Message formatting (Markdown/Blocks)

Exercise

Build a workflow that collects new leads all day and sends one formatted Slack summary at 6pm.

Official docs