Member-only story

How to Extract Notion data into MS SQL Server via JavaScript NodeJS?

DigNo Ape
3 min readFeb 16, 2023

--

Notion is a freemium productivity and note-taking web application offering organizational tools including task management, project tracking, to-do lists, bookmarking, etc.

In this article, we will show you how to query the database in Notion via Notion API integration and to import all articles’ titles into MS SQL Server so you can manipulate the structure data via SQL.

Target Database

Required package: dotenv/ @notionhq/client/ node-adodb

Steps:

  1. Register and create new API integration

--

--

DigNo Ape
DigNo Ape

Written by DigNo Ape

我們秉持著從原人進化的精神,不斷追求智慧的累積和工具的運用來提升生產力。我們相信,每一個成員都擁有無限的潛力,透過學習和實踐,不斷成長和進步。

No responses yet