Notion API で page 作成時に JSON を指定する代わりに makedown を指定できるようになりました。また、page 内容を受け取るときにも makedown で取得できるようになります。
今晩は #Notion座談会 で忙しいので、NotionRubyMapping は明日対応します。
#NotionAPI
x.com/KennethSinde...
Latest posts tagged with #NotionAPI on Bluesky
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...
Notion の一般の人にはあまり影響のない更新。
Notion API で日付メンションを作ったら、12/24 から「相対」ではなく「完全な日付」を生成するようになったらしい。一昨日くらいからなんか変だなと思っていたが、このページを見てようやく気付いた。
#Notion #notionapi
NotionRubyMapping v0.8.8 has been released. For now, I've only made it so that retrieving pages with link_mentions no longer produces errors. I haven't yet tested whether link_mentions can be set.
#Notion #notionapi #NotionRubyMapping
rubygems.org/gems/notion_...
メンションリンクのあるブロックを NotionRubyMapping で読み込んだら、link_mention という type がないとエラーになってしまいました。ドキュメント化されていないのですが、取り敢えず JSON から読み取れることから対応したいと思います。
#Notion #notionapi #NotionRubyMapping