HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
執筆中ページ/
📕
「Notion API 活用術」テンプレート
/
2️⃣
S8. データの分類
2️⃣

S8. データの分類

  • Notion 本家の API リファレンスです。
    • Start building with the Notion API
      Connect Notion pages and databases to the tools you use every day, creating powerful workflows.
      Start building with the Notion API
      https://developers.notion.com/reference/intro
      Start building with the Notion API
  • Notion で要素の関係を示した図です。
    • graph LR B[ブロック要素] --> B & P[プロパティ要素] & O[共通オブジェクト要素+α] P --> O
      Notion の 3 つの要素

🔹
この CHAPTER 内の SECTION
S7. NotionRubyMapping の起動
7
S8. データの分類
8
S9. 共通オブジェクト要素+α
9
S10. ブロック要素
10
S11. プロパティ要素
11
🔶
CHAPTER LIST
C1. Notion APIの概要と利用準備
1
C2. Notion APIで理解するNotionのデータ構造
2
C3. Notion APIの基本(CRUD別の紹介)
3
C4. Google Apps Scriptによる応用
4
C5. ショートカットによる応用
5
C6. NotionRubyMappingを利用したツール
6