How to Extract Notion data into MS SQL Server via JavaScript NodeJS?
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.
Required package: dotenv/ @notionhq/client/ node-adodb
Steps:
- Register and create new API integration