Developer & DevOps

Schedule Automated Updates to Your Notion Database

9 nodes 295 150 Scheduled trigger
Download

Workflow Description

A scheduled automation that connects to Notion periodically to update records, filter and process data, with the ability to send HTTP requests to external applications and execute conditional actions based on date values.

How it works

  1. 1.Activate the scheduled trigger to run the automation at specified intervals
  2. 2.Connect to Notion and retrieve data from the database
  3. 3.Merge and process data using filters and conditional logic
  4. 4.Evaluate date conditions and execute different actions accordingly
  5. 5.Send HTTP requests to external applications if needed

Use cases

  • Automatically update project statuses in Notion on a daily basis
  • Remove expired records from the database automatically
  • Synchronize Notion data with external services

Requirements

  • Notion API token for authentication
  • Database or page ID that you want to update
  • Defined schedule for the trigger (daily, weekly, etc.)

Service Value

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

Apps Used

Notion

Details

Trigger Scheduled trigger
Nodes 9
Apps 1
Views 295
Downloads 150

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 (9)

On schedule

Schedule Trigger

#1

Try get database page

Notion

#2

Merge

Merge

#3

If database page not found

If

#4

Create database page

Notion

#5

Update database page

Notion

#6

X days into the future

Date Time

#7

Split out items

Item Lists

#8

Get Outlook Calendar events

HTTP Request

#9