Send pre-meeting Slack briefings using Google Calendar, Notion, GitHub, and Jira — n8n ワークフロー

複雑度 トリガー19個のノード🏷️ Project Management👁 24回閲覧作成者:Intuz

概要

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 acts as an AI-powered executive assistant, gathering relevant information from all your key work tools to ensure everyone arrives prepared and aligned.

Who's this workflow for? Engineering Managers & Team Leads Product Managers & Project Managers Scrum Masters & Agile Coaches Any team that holds regular status, planning, or

使用ノード

GitHubHTTP RequestSlackJira SoftwareNotionCode

ワークフロープレビュー

The Trigger
- Triggers when a new Google Calendar event is created
- Captures essential meeting details (title, start time
- Formats the event data for downstream processing
Previous Meeting Context
- Automatically pulls notes from the latest past meetin
- Ensures only meetings that happened before the curren
- Cleans and org
Meeting Preparation Timing
This step makes sure the context is prepared at the rig
- Setting a variable which consist reminder time 15 min
- Waiting
Find Relevant Pull Requests
This step gathers development work related to the meeti
- Fetching recent pull requests from the connected GitH
- Filtering only the pull requests
Find Relevant Jira Tickets
This step brings in task and issue context for the meet
- Fetching Jira tickets related to the meeting topic
- Ensuring only relevant work items are included i
Prepare Meeting Work Items
This section builds the meeting agenda by:
- Combining relevant GitHub pull requests and Jira tick
- Organizing them into a structured list for sharing
Prepare and Send Slack Messages
This section prepares the meeting context message and d
- Builds a structured Slack message containing meeting
Send Meeting Context via Slack DM
This step ensures the meeting context is delivered dire
- Looks up the Slack user using the attendee’s email ad
- Verifies
🧠 Pre-Meeting Context Automation
How it works
This workflow automatically prepares and sends relevant
When a new meeting
Format Calenda Event Pay…
Add 15 minute Early Time
Build Message for Slack
C
Capture New Google Calen…
Get Last Meeting Notes
I
Is Previous Meeting
W
Wait for Time to Come
Get PRs from Repo
Get Jira Issues Related …
Filter PRs Related to Me…
M
Merge Jira Tickets and G…
N
Normalize Attendees and …
Get User Slack Info from…
C
Check Slack User Found
Send Meeting Context in …
N
Normalize Calendar and N…
Extract Meeting Keywords
Prepare PRs and Jira Tic…
Fan Out Attendees
19 nodes19 edges

仕組み

  1. 1

    トリガー

    このワークフローは トリガー トリガーで開始します。

  2. 2

    処理

    データは 19 個のノードを流れます, connecting code, filter, github。

  3. 3

    出力

    ワークフローは自動化を完了し、設定された宛先に結果を配信します。

ノード詳細 (19)

GI

GitHub

github

#1
HT

HTTP Request

httpRequest

#2
SL

Slack

slack

#3
JI

Jira Software

jira

#4
NO

Notion

notion

#5
CO

Code

code

#6

このワークフローのインポート方法

  1. 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
  2. 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
  3. 3ダウンロードした send-pre-meeting-slack-briefings-using-google-calendar-notion-github-and-jira ファイルを選択し、インポートをクリックします。
  4. 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
  5. 5ワークフローをテスト をクリックして動作確認し、有効化します。

またはn8nの JSONからインポート に直接貼り付け:

{ "name": "Send pre-meeting Slack briefings using Google Calendar, Notion, GitHub, and Jira", "nodes": [...], ...}

インテグレーション

codefiltergithubgooglecalendartriggerhttprequestifjiramergenotionsetslackwait

このワークフローを取得

ワンクリックでダウンロード&インポート

JSONをダウンロードn8n.ioで見る
ノード19
複雑度high
トリガーtrigger
閲覧数24
カテゴリProject Management

作成者

Intuz

Intuz

@intuz

タグ

codefiltergithubgooglecalendartriggerhttprequestifjiramergenotionset

n8n初めてですか?

n8nは無料のオープンソースワークフロー自動化ツールです。セルフホストまたはクラウド版をご利用いただけます。

n8nを無料で始める →