elitemakselitemaks
Icône de connexion

m2n

Convert Markdown to beautifully formatted Notion pages
  • Outil d’importation
Convert Markdown to beautifully formatted Notion pages

À propos

m2n is a developer API that converts Markdown to Notion blocks and appends them directly to your pages. Send markdown via a simple REST endpoint and it gets converted into rich Notion content — headings, lists, tables, code blocks, nested structures, and more.

Key features:
- Append markdown content to any Notion page via API
- Append raw Notion blocks for full control
- Convert Notion pages back to markdown
- Clear page content programmatically
- Supports deep nesting, colors, and all common block types

Common use cases: AI output storing, documentation syncing, CI/CD report generation, note automation, and any workflow that
produces markdown and needs it in Notion.

Comment utiliser l’intégration

1. Sign up at mark2notion.com and get your API key
2. Connect your Notion workspace from the dashboard
3. Share a Notion page with the integration
4. Send a POST request to append markdown to your page:

curl -X POST https://api.mark2notion.com/api/append \
-H "x-api-key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"markdown": "# Hello from Mark2Notion", "pageId": "YOUR_PAGE_ID"}'

Full API documentation: https://docs.mark2notion.com

Détails

Créée par
Catégorie
  • Ingénierie
Toutes les marques tierces (y compris les logos et icônes) mentionnées dans les présentes sont la propriété de leurs propriétaires respectifs. Sauf mention explicite Créée par Notion, les connexions ne sont ni prises en charge ni maintenues par Notion. Les produits ou services tiers auxquels les connexions se connectent sont des applications qui n’appartiennent pas à Notion (telles que définies dans le Contrat-cadre d’abonnement ou les Conditions d’utilisation personnelles de Notion, selon le cas). En activant toute connexion ou en utilisant de toute autre manière la Galerie des connexions de Notion, vous acceptez les Conditions de la Galerie des connexions de Notion.