Block 1 - Format Calenda Event Payload
- Type / Role
- n8n-nodes-base.code - code
- Config choices
- Version 2
This n8n template from Intuz provides a complete and automated solution for preparing and delivering context rich briefings directly to attendees before every meeting. It ...
n8n-nodes-base.code, n8n-nodes-base.googlecalendartrigger, n8n-nodes-base.notion, n8n-nodes-base.filter, n8n-nodes-base.wait, n8n-nodes-base.github, n8n-nodes-base.jira, n8n-nodes-base.merge
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Intuz.
Original n8n.io sourceThis n8n template from Intuz provides a complete and automated solution for preparing and delivering context-rich briefings directly to attendees before every meeting.
It acts as an AI-powered executive assistant, gathering relevant information from all your key work tools to ensure everyone arrives prepared and aligned.
1. Trigger on New Calendar Event: The workflow starts automatically whenever a new meeting is created in a designated Google Calendar.
2. Fetch Previous Context: It immediately connects to Notion to retrieve the notes from the most recent past meeting, ensuring continuity.
3. Wait for the Right Moment: The workflow calculates a time 15 minutes before the meeting's scheduled start and pauses its execution until then.
4. Gather Real-Time Project Data: Just before the meeting, the workflow wakes up and:
5. Build the Intelligent Briefing: It assembles all the gathered information—previous notes from Notion, current PRs from GitHub, and relevant tickets from Jira—into a single, beautifully formatted Slack message.
6. Deliver to Each Attendee: The workflow identifies all attendees from the Google Calendar invite, finds their corresponding Slack profiles via email, and sends the personalized briefing as a Direct Message (DM) to each one, ensuring everyone is prepared just in time.
1. n8n Instance: An active n8n account (Cloud or self-hosted). 2. Google Calendar Account: To trigger the workflow on new events. 3. Notion Account: With a dedicated database for storing meeting notes. 4. GitHub Account: To search for relevant pull requests. 5. Jira Cloud Account: To search for relevant project tickets. 6. Slack Workspace & App: A Slack workspace where you have permission to install an app. You will need a Bot Token with the necessary permissions.
Google Calendar Trigger:
Notion Connection:
GitHub & Jira Connections:
Slack Configuration (Crucial Step):
Activate the Workflow: Save the workflow and toggle the "Active" switch to ON. Your automated pre-meeting bot is now live!
Click here: Get Started
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.
Showing the first 24 of 28 workflow blocks. Download the JSON for the full node graph.
| Workflow | Send pre-meeting Slack briefings using Google Calendar, Notion, GitHub, and Jira |
|---|---|
| Complexity | advanced |
| Nodes | 28 |
| Categories | Project Management, AI Chatbot |
| Author | Intuz |
| Published | 05 Feb 2026 |
Use the JSON export at /data/workflows/13224/13224.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 n8n template from Intuz provides a complete and automated solution for preparing and delivering context rich briefings directly to attendees before every meeting. It ...
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 Project Management, AI Chatbot use case.