Block 1 - Get Calendar Events
- Type / Role
- n8n-nodes-base.microsoftOutlook - microsoftOutlook
- Config choices
- Version 2
This workflow is provided as-is. Please review and test before using in production.
This workflow sends an automatic daily summary of your Microsoft Outlook calendar events into a Microsoft Teams channel. Perfect for team visibility or personal reminders. This automation is ideal ...
n8n-nodes-base.microsoftoutlook, n8n-nodes-base.code, n8n-nodes-base.scheduletrigger, n8n-nodes-base.stickynote, n8n-nodes-base.microsoftteams
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Easy8.ai.
Original n8n.io sourceThis automation is ideal for team leads, project managers, and remote workers who need to keep stakeholders informed of scheduled events without manual effort. It saves time, ensures consistent communication, and reduces the chance of missing important meetings.
Scheduled Trigger
Create filter for "TODAY" value (Code Node)
Microsoft Outlook Node: Get Today’s Events
Format Events as HTML (Code Node)
Meeting Time: 2025-07-08T10:00:00Z
Subject: Weekly Sync
Summary:
Discuss project milestones and blockers.
Microsoft Teams Node: Send Summary Message
Import the Workflow
.json file into your n8n instance via “Import from File” or directly via the workflow UI.Set Up Credentials
Adjust Timezone and Schedule
Configure the Microsoft Outlook Node
Get Many node includes this expression in the filter field:{{ $json.filter }}
Customize the HTML Output (Optional)
Location, Organizer, or Attendees.Target the Correct Teams Channel
HTML if sending formatted content.Test the Workflow
Microsoft Outlook
Microsoft Teams
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 | Automate daily Outlook calendar digests to Microsoft Teams |
|---|---|
| Complexity | intermediate |
| Nodes | 8 |
| Categories | Personal Productivity |
| Author | Easy8.ai |
| Published | 21 Jul 2025 |
Use the JSON export at /data/workflows/6226/6226.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 sends an automatic daily summary of your Microsoft Outlook calendar events into a Microsoft Teams channel. Perfect for team visibility or personal reminders. This automation is ideal ...
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 use case.