💻

Notion 数据库同步桥接

👤 ҉Breeze🌔 📦 v1.0.0 ⭐ 3.7 ⬇️ 103 下载
💻 开发编程 免费 🔑 需 API Key

📖 技能介绍

Notion 数据库同步桥接

Synchronizes data between Notion databases and external sources using the Notion API v2022-06-28 with cursor-based pagination. Handles property type mapping for select, multi-select, relation, and formula fields with conflict resolution via last-write-wins strategy.

Installation

Use the upstream install or setup path that matches your environment:

  • npm install @notionhq/client
  • Make a request to any Notion API endpoint.

Requirements and caveats from upstream:

  • const { Client } = require("@notionhq/client")
  • const { Client, APIErrorCode } = require("@notionhq/client")
  • const { Client, LogLevel } = require("@notionhq/client")

Basic usage or getting-started notes:

🤖 AI 评测

这个 Skill 质量不错,能可靠地在 Notion 数据库和其他系统间同步数据。它自动处理多种字段类型,遇到数据冲突时也能自动解决,省去了手动操作的麻烦。不过初次配置时可能需要花点时间理解它的运作方式,文档说明可以更详细一些。对于需要将 Notion 数据与其他工具打通的场景,这个 Skill 是个实用的选择。

📊 多维度评分

适应性3.8
规范性3.9
有效性3.8
可靠性3
可信度4.3

📁 包含文件 (3 个)

📄 SKILL.md 1.9 KB
📄 _meta.json 146 B
📄 _skillhub_meta.json 162 B