Sync your GitHub issues to your Notion database — n8n Workflow

Mittel Komplexität Auslöser10 Knoten🏷️ Project Management👁 4,204 Aufrufevon n8n Team

Übersicht

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

Verwendete Knoten

Notion

Workflow-Vorschau

IF & Switch
Depends on what action was taken on an issue in GitHub.
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

So funktioniert es

  1. 1

    Auslöser

    Der Workflow startet mit einem auslöser-Auslöser.

  2. 2

    Verarbeitung

    Die Daten fließen durch 10 Knoten, connecting function, githubtrigger, if.

  3. 3

    Ausgabe

    Der Workflow schließt seine Automatisierung ab und liefert das Ergebnis an das konfigurierte Ziel.

Knotendetails (10)

NO

Notion

notion

#1

So importieren Sie diesen Workflow

  1. 1Klicken Sie rechts auf die Schaltfläche JSON herunterladen, um die Workflow-Datei zu speichern.
  2. 2Öffnen Sie Ihre n8n-Instanz. Gehen Sie zu Workflows → Neu → Aus Datei importieren.
  3. 3Wählen Sie die heruntergeladene Datei sync-your-github-issues-to-your-notion-database und klicken Sie auf Importieren.
  4. 4Richten Sie Anmeldedaten für jeden Dienstknoten ein (API-Schlüssel, OAuth usw.).
  5. 5Klicken Sie auf Workflow testen, um zu überprüfen, ob alles funktioniert, und aktivieren Sie es dann.

Oder direkt in n8n → Aus JSON importieren einfügen:

{ "name": "Sync your GitHub issues to your Notion database", "nodes": [...], ...}

Integrationen

functiongithubtriggerifnotionswitch

Diesen Workflow holen

Herunterladen und mit einem Klick importieren

JSON herunterladenAuf n8n.io ansehen
Knoten10
Komplexitätmedium
Auslösertrigger
Aufrufe4,204

Erstellt von

n8n Team

n8n Team

@n8n-team

Tags

functiongithubtriggerifnotionswitch

Neu bei n8n?

n8n ist ein kostenloses Open-Source-Workflow-Automatisierungstool. Selbst hosten oder die Cloud-Version nutzen.

n8n kostenlos holen →