Notion API in 5 Minutes: Write (Python)

Опубликовано: 14 Январь 2023
на канале: IndyDevDan
2,113
49

In 5 minutes, I share how you can write to your Notion pages with the Notion API with less than 50 lines of code.

🤔 Not sure how to get started? Get started here.
Authenticate    • Notion API In 5 Minutes: Authenticati...  

📄 Documentation

Get the code: https://danisler.com/dev/notion-in-5-...
Notion Developer Documentation https://developers.notion.com/
Python Library https://github.com/ramnes/notion-sdk-py

💻 Sick Apps

Notion Text To Speech https://subvolver.com
Manage your time your way https://timeva.app

✅ Follow me here

Website https://danisler.com
Twitter   / indydevdan  
Instagram   / indydevdan  
Indie hackers https://www.indiehackers.com/IndyDevDan

#️⃣ Hashtags

#notion #notionapi #api

📖 Chapters
00:00 Quick Intro
00:28 Write Documentation
01:10 Coding Begins
02:40 Your First Write To Notion!
03:15 Write Heading
03:35 Add Block Type
04:00 List Of Block Types
04:24 Callout and Todo
03:40 Make Your First Request
04:40 Writing Complete!