#notionapi
https://tthrr.com

NotionAPIの破壊的変更でNotionNextでAPI使えなくなっちゃったから急遽Astroでサイト作った。シンプル綺麗になったど~~~~!
April 5, 2026 at 2:56 PM
あー。NotionAPI使えばいいのかな。
December 13, 2024 at 12:50 AM
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
September 7, 2025 at 12:07 PM
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
June 19, 2025 at 7:29 PM
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
August 3, 2025 at 5:12 PM
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
July 1, 2025 at 6:54 PM
Notion の CLI ができました。コマンドでページを作成したりできます。

また、この使い方の skill も配布されています。外部の AI に skill を覚えさせることで、API 経由で他の AI agents などから Notion ページを作成することもできます。
#NotionAPI #Notion
x.com/_clem/status...
x.com
March 17, 2026 at 11:01 PM
Notion API で view がサポートされました。新しい API が増えています。また、Status Property のサポートされるようになるようです。
#Notion #NotionAPI

developers.notion.com/page/changel...
Changelog - Notion Docs
developers.notion.com
March 22, 2026 at 11:00 AM
NotionAPIをつかってNotionをCMSにするastro-notion-blogを利用して絵置き場を過去に作ったんですが、やっぱりNotionAPIで飛ばすの便利だな……。絵や描いたらとりあえずNotionのデータベースに入れておくか、ってしておいたらいいんだから……。自動デプロイはないんだけど、それでも遥かに便利

https://github.com/otoyo/astro-notion-blog
GitHub - otoyo/astro-notion-blog: 🚀 Begin building your very own Notion Blog with Astro.
🚀 Begin building your very own Notion Blog with Astro. - otoyo/astro-notion-blog
github.com
June 5, 2024 at 3:51 AM
昨日、Notion API 活用術の Create a page の改訂作業をしていたのですが、template object 以外に、position object が増えていました。ページの好きな部分に page を作成できるようになっています。
#Notion #NotionAPI
January 20, 2026 at 11:49 AM
なんとVercelでのビルド時間が20秒以内。OGP画像も一部自動生成で私がすることは記事を書くことだけだ……!NotionAPIが改悪されてNotionNext使えなくなって一瞬萎え落ちしたけど、Astroにチャレンジ出来て嬉しかったなあ。今度デザイン変える時はもうちょい豪華なやつにしよう
April 6, 2026 at 11:29 AM
最近、Notion API の ChangeLog の更新が多いですね。3/30のリリースはこちらです。

- h4 block
- tab block の icon 対応
- me に関するフィルタ
- 相対日付フィルタ
- View API に関する修正

明日の #Notion座談会 でも解説します。

#Notion #NotionAPI

developers.notion.com/page/changel...
Changelog - Notion Docs
developers.notion.com
April 2, 2026 at 12:03 PM
明日の授業のために Notion のリファレンスページを見ていたら、move_page の API が誕生していました。parent を変更できるんですね。

Webhook で編集可能DB に Forms で登録されたら、編集不可 DB に移動する技が使えそう。

#Notion #NotionAPI

developers.notion.com/reference/mo...
Move page
Use this API to move an existing Notion page to a new parent.
developers.notion.com
January 4, 2026 at 5:01 AM
なんだかサイレントに API が増えている。今度はデータソースに登録されているテンプレートの一覧を取得する API でした。

Notion API 活用術の改訂版にも追加しておきます。一度ページ全部見返したほうがよさそう。

#Notion #NotionAPI
developers.notion.com/reference/li...
List data source templates
Use this API to retrieve details of all page templates available for a data source.
developers.notion.com
January 4, 2026 at 5:18 AM
Notion が MCP サーバをオープンソースとしてリリースしています。どう使うかはこれから検討したいと思いますが、外部から使えるとなるとセキュリティの方が気になりますね。
#Notion #NotionAPI
x.com/NotionAPI/st...
Notion API on X: "We’ve open-sourced our MCP (Model Context Protocol) — now available on GitHub. Plug it into your favorite client and start building richer AI integrations with Notion in minutes ✨ https://t.co/8H8ftS6edl" / X
We’ve open-sourced our MCP (Model Context Protocol) — now available on GitHub. Plug it into your favorite client and start building richer AI integrations with Notion in minutes ✨ https://t.co/8H8ftS6edl
x.com
April 9, 2025 at 8:56 PM
Notion API のアカウントが、新しい MCP サーバの内部の仕組みについて連続ポストで解説していました。以前、ブログに書かれていたものを紹介したものになります。
#Notion #NotionAPI
x.com/NotionAPI/st...
Notion API on X: "Agents are getting more powerful. But without a way to use your tools, they can’t actually get much done. That’s why we’ve launched Notion’s hosted MCP server — so AI agents like @cursor_ai + @claudeai can work directly in your workspace. Here’s the inside story…" / X
Agents are getting more powerful. But without a way to use your tools, they can’t actually get much done. That’s why we’ve launched Notion’s hosted MCP server — so AI agents like @cursor_ai + @claudeai can work directly in your workspace. Here’s the inside story…
x.com
August 13, 2025 at 8:40 PM
最近、頭まで浸かっている沼であるNotion。
Google Apps Scriptを使ってNotionAPIを叩けるようになるまでの記事を、なぜかほぼ連日書いています。
どうしてこうなった🤔
note.com/necoko168/m/...
February 14, 2024 at 3:40 AM
Notion API のリファレンスページが新しくなっています。各種 AI との連携ができるようになっていたり、このページから API の呼び出しを直接できるようになっています。

Notion API 活用術の Talend API Test 使っている部分、全部修正しよう。
#NotionAPI
developers.notion.com/reference/mo...
January 25, 2026 at 11:58 AM
昨日の #Notion座談会 でお約束した「PDFtoImageblocks」を朝活で作ってみました。

1. PDFファイルから共有で実行
2. 入力したタイトルのNotion ページを作成
3. PDFをページごとに分割してJPEGに変換して、抽出したテキストと合わせてページ内に貼り付け

#Notion #NotionAPI
December 12, 2025 at 10:18 PM
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
June 27, 2025 at 7:28 AM
ChangeLog が久々に更新されていたのですね。全然気づいていませんでした。
#Notion #NotionAPI
developers.notion.com/page/changel...
Changelog
developers.notion.com
January 20, 2026 at 8:35 PM
リークされていた File upload API がリリースされました。20MB以下のファイルは一度にアップロードできますが、それ以上のものは分割してマルチパートでアップロードする必要があります。
#Notion #NotionAPI
x.com/NotionAPI/st...
Notion API on X: "Just shipped: file uploads via API. Images, videos, PDFs, whatever you need, now supported. A few things you can do: - Auto-assign emojis + cover images - Migrate files from Google Drive, etc. - Upload contracts or log feedback w/ screenshots https://t.co/2Eo0nKL80z" / X
Just shipped: file uploads via API. Images, videos, PDFs, whatever you need, now supported. A few things you can do: - Auto-assign emojis + cover images - Migrate files from Google Drive, etc. - Upload contracts or log feedback w/ screenshots https://t.co/2Eo0nKL80z
x.com
May 20, 2025 at 7:57 PM
NotionAPIからデータベースの情報取得してWebsiteのNewsページを生成して更新を楽にしたい
May 2, 2024 at 6:45 AM
Notion API でテンプレート設定ができるようになりました。template_id を指定すればよいそうです。ただし、テンプレートの複製には時間がかかるので、複製完了を確認したいのであれば、page.created などの Webhooks を使う必要があります。
#Notion #NotionAPI
x.com/NotionAPI/st...
Notion API on X: "API update: You can now create pages from templates. Before, the API could only create pages from scratch. Now your automations can use your database templates when creating new pages. 👇 Here’s how it works. https://t.co/RmIsK9R7TD" / X
API update: You can now create pages from templates. Before, the API could only create pages from scratch. Now your automations can use your database templates when creating new pages. 👇 Here’s how it works. https://t.co/RmIsK9R7TD
x.com
October 21, 2025 at 10:59 PM