昨日の #Notion座談会 で紹介しましたが、3/25 に Notion API のアップデートがありました。
- Tab block support
- Writable verification property
- Native icons and custom emoji listing
API もどんどんアップデートしていますね。
#NotionAPI
developers.notion.com/page/changel...
NotionRubyMapping の View API の実装はかなり作業量が多いので、一旦 markdown 対応、見出し4対応、append_block_children の position object 対応までを 4.0.0 としてリリースしました。Notion-Version も 2026-03-11 となっています。
#NotionRubyMapping #NotionAPI
rubygems.org/gems/notion_...
Notion API で view がサポートされました。新しい API が増えています。また、Status Property のサポートされるようになるようです。
#Notion #NotionAPI
developers.notion.com/page/changel...
Notion の CLI ができました。コマンドでページを作成したりできます。
また、この使い方の skill も配布されています。外部の AI に skill を覚えさせることで、API 経由で他の AI agents などから Notion ページを作成することもできます。
#NotionAPI #Notion
x.com/_clem/status...
Notion API で page 作成時に JSON を指定する代わりに makedown を指定できるようになりました。また、page 内容を受け取るときにも makedown で取得できるようになります。
今晩は #Notion座談会 で忙しいので、NotionRubyMapping は明日対応します。
#NotionAPI
x.com/KennethSinde...
Notion API のリファレンスページが新しくなっています。各種 AI との連携ができるようになっていたり、このページから API の呼び出しを直接できるようになっています。
Notion API 活用術の Talend API Test 使っている部分、全部修正しよう。
#NotionAPI
developers.notion.com/reference/mo...
ChangeLog が久々に更新されていたのですね。全然気づいていませんでした。
#Notion #NotionAPI
developers.notion.com/page/changel...
昨日、Notion API 活用術の Create a page の改訂作業をしていたのですが、template object 以外に、position object が増えていました。ページの好きな部分に page を作成できるようになっています。
#Notion #NotionAPI
なんだかサイレントに API が増えている。今度はデータソースに登録されているテンプレートの一覧を取得する API でした。
Notion API 活用術の改訂版にも追加しておきます。一度ページ全部見返したほうがよさそう。
#Notion #NotionAPI
developers.notion.com/reference/li...
明日の授業のために Notion のリファレンスページを見ていたら、move_page の API が誕生していました。parent を変更できるんですね。
Webhook で編集可能DB に Forms で登録されたら、編集不可 DB に移動する技が使えそう。
#Notion #NotionAPI
developers.notion.com/reference/mo...
昨日の #Notion座談会 でお約束した「PDFtoImageblocks」を朝活で作ってみました。
1. PDFファイルから共有で実行
2. 入力したタイトルのNotion ページを作成
3. PDFをページごとに分割してJPEGに変換して、抽出したテキストと合わせてページ内に貼り付け
#Notion #NotionAPI
Jeff Sheltren of Tag1 @tag1consulting.com used Claude Code + Notion MCP API to clean up internal docs.
AI helped map structure, remove duplicates, and streamline content without losing control.
Full breakdown 👉 https://bit.ly/3WSjwRO
#AIinDocs #NotionAPI #ClaudeAI #ContentOps
Notion API でテンプレート設定ができるようになりました。template_id を指定すればよいそうです。ただし、テンプレートの複製には時間がかかるので、複製完了を確認したいのであれば、page.created などの Webhooks を使う必要があります。
#Notion #NotionAPI
x.com/NotionAPI/st...
NotionRubyMapping v3.0.0 をリリースしました。Notion-Version 2025-09-03 に対応しています。
今回は大きな変更なので、まだテスト漏れがありそうな気がしますが...。今回から Database の代わりに DataSource を使うようになります。
#NotionAPI #NotionRubyMapping
rubygems.org/gems/notion_...
A quick update on a new version of the Notion to Unity tool. Just fixing it up after a Notion API update this week. Read more below:
🟡 Notion To Unity: Update 0.6.3 Released
🔹 September 7, 2025
🔗 Link: carter.games?p=4679
#gamedevelopment #notion #notionapi #notiondata #unity3d
Create a database が動いたので、Create a data source を始めたら「Adding data sources to existing databases is not available.」となった。よくみたらこのワークスペースには、まだデータベースコンテナは来てなかった。残念。
もう一つのアカウントには来ているけど、少し待つか。
#NotionAPI
という話を Slack で問い合わせたら、さっとリファレンスに追加してくれました。さすが仕事が速い。ありがとうございました。これで対応させていただきます。
#Notion #NotionAPI
Create a database API のリファレンスに initial_data_source の解説が一言も書いていないのだけど、移行ガイドには書いてあったので使っていいのかな?
#Notion #NotionAPI
developers.notion.com/reference/da...
retrieve_database で取得するとプロパティはタイトルのみ。create_database で作成すると primary の data_source が作成されて、レスポンスにも data_source のプロパティが含まれる。少し扱いが面倒
#Notion #NotionAPI
NotionRubyMapping のアップデートはまだかかりそうなので、先に「声でタスク登録」ショートカットの 2025-09-03 対応アップデート。一般の人はまだ data_source_id を簡単に取得できないので、先行調査の段階
#Notion #NotionAPI
前回が 2022-06-28 なので、3年ぶりの破壊的アップデートになります。2022-06-28 は最低でも半年は使えるとのことですが、さっさと NotionRubyMapping はアップデートするようにします。
#Notion #NotionAPI #NotionRubyMapping
x.com/shogocat/sta...
Notion API のアカウントが、新しい MCP サーバの内部の仕組みについて連続ポストで解説していました。以前、ブログに書かれていたものを紹介したものになります。
#Notion #NotionAPI
x.com/NotionAPI/st...
New blog post now live!
🟡 Notion To Unity: Update 0.6.2 Released
🔹 August 3, 2025
🔗 Link: carter.games?p=4644
#datatool #gamedata #notion #notionapi #notiondata #notiontounity #unity #unityscriptableobject
CSV インポートでリレーションが設定できなくなったので、Notion API でテキストから設定しています。Year の方はプロパティ編集時のデータベースオートメーションで後から追っかけて設定されています。
#Notion #NotionAPI
Day 13, added Bookmark block in my Notion as a CMS portfolio + blog template
- notion api only gives the url, no metadata
- used Microlink.io to fetch metadata (limit: 50 req/day)
- added a fallback to manually scrape all essential metadata from the bookmark url
#buildinpublic #notion #notionapi
New blog post now live!
🟡 Notion To Unity: Update 0.6.0 Released
🔹 June 27, 2025
🔗 Link: carter.games?p=4627
#datatool #gamedata #notion #notionapi #notiondata #notiontounity #unity #unityscriptableobject
Day 2 of building Notion as a CMS Next.js Portfolio+Blog template
✅Custom Notion API client (no SDK)
✅Dark/light mode with next-themes
✅Themed: Rich text, badges, callouts, scrollbar
✅Tailwind v4 safelist.txt for dynamic classes
✅Notion-style PrismJS + KaTeX tweaks
#BuildInPublic #NextJS #NotionAPI
リークされていた File upload API がリリースされました。20MB以下のファイルは一度にアップロードできますが、それ以上のものは分割してマルチパートでアップロードする必要があります。
#Notion #NotionAPI
x.com/NotionAPI/st...
Notion が MCP サーバをオープンソースとしてリリースしています。どう使うかはこれから検討したいと思いますが、外部から使えるとなるとセキュリティの方が気になりますね。
#Notion #NotionAPI
x.com/NotionAPI/st...
I need to stop being lazy and fix the CMS part of my personal site <_<; the Notion API bridge that I've been using shit the bed a few months ago and it's just been broken since...