Developer & DevOps

Connect Notion with GitHub

11 nodes 196 105 Automatic trigger
Download

Workflow Description

Automation template connecting Notion with GitHub to monitor repository changes and automatically sync data to your database. Processes GitHub events with conditional logic before updating Notion records in real time.

How it works

  1. 1.Receive GitHub event trigger when repository activity occurs
  2. 2.Apply conditional logic to filter and validate incoming data
  3. 3.Synchronize processed data to Notion database automatically

Use cases

  • Centralize repository activity tracking in Notion for team visibility
  • Automate project management updates based on GitHub commits and pull requests

Requirements

  • GitHub account with repository access and webhook permissions
  • Notion workspace with database edit permissions and API credentials

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

Notion GitHub

Details

Trigger Automatic trigger
Nodes 11
Apps 2
Views 196
Downloads 105

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (11)

/

Create database page

Notion

#1

Note

Sticky Note

#2

Find database page

Notion

#3

Switch

Switch

#4

IF

If

#5

Edit issue

Notion

#6

Delete issue

Notion

#7

Create custom Notion filters

Function

#8

Close issue

Notion

#9

Reopen issue

Notion

#10

Trigger on issues

Github Trigger

#11