Script to perform a collect in Notion DataBase and insert data in Postgres DB.
First things first:
-
Create and configure the notion API
- https://developers.notion.com/
- Get the secret key generated
-
Connect the API in Database (...) -> Add Connection -> Choose the API
-
Get the database ID (Link of Your Browser)
-
Configure the script with your credentials && Enjoy the journey!