Sync your GitHub issues to your Notion database — n8n ワークフロー
概要
This workflow syncs your GitHub issues to your Notion database. Whenever a new issue is opened in your GitHub repository, it will be shown in your Notion database, syncing the status property (opened/edited/closed/deleted). In case there’s no Notion database existing yet, a new one will be created automatically.
Prerequisites Notion account and Notion credentials GitHub account and GitHub credentials
How it works
Github trigger starts the workflow when a new issue is created in a GitHub repo
使用ノード
Notion
ワークフロープレビュー
Create database page
Find database page
S
Switch
I
IF
Edit issue
Delete issue
C
Create custom Notion fil…
Close issue
Reopen issue
⚡
T
Trigger on issues
10 nodes9 edges
仕組み
- 1
トリガー
このワークフローは トリガー トリガーで開始します。
- 2
処理
データは 10 個のノードを流れます, connecting function, githubtrigger, if。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (10)
NO#1
Notion
notion
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
sync-your-github-issues-to-your-notion-databaseファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Sync your GitHub issues to your Notion database", "nodes": [...], ...}
インテグレーション
functiongithubtriggerifnotionswitch
作成者
n8n Team
@n8n-team
タグ
functiongithubtriggerifnotionswitch