Integrate with Notion
Easily pull content from your Notion workspace into CodeDesign Docs using our API.
bash
import { NotionSync } from "codedesign-ai";
NotionSync.sync("your-integration-token");Supported Blocks
We support all basic blocks: paragraphs, headings, images, code, videos, tables, toggles.

