Integrations
Connect Private Language with your existing tools — export formats, webhooks, and embedding.
Private Language is designed to fit into your existing workflow, not replace it. Export your knowledge, receive real-time updates, or embed captures in other applications.
Export formats
Export your knowledge graph or individual captures in multiple formats:
| Format | Best for | Includes |
|---|---|---|
| JSON | Programmatic access, backups | Full graph with metadata |
| Markdown | Documentation, publishing | Human-readable knowledge summaries |
| GraphML | Graph visualization tools | Nodes and edges for tools like Gephi |
| CSV | Spreadsheets, data analysis | Flat table of knowledge atoms |
All exports include your complete knowledge — nothing is held back or degraded.
Webhooks
Configure webhooks to receive real-time notifications when:
- A new capture is processed
- Weekly synthesis is ready
- Knowledge graph connections change
- Export is complete
Webhook payloads are signed with HMAC-SHA256 for verification.
Coming soon
- Obsidian plugin — Sync your knowledge graph to an Obsidian vault
- Notion integration — Push synthesis reports to Notion pages
- Zapier connector — Connect Private Language to 5,000+ apps
- OMI device integration — Capture knowledge from wearable devices
Building a custom integration?
Check the API Reference for endpoint details, or contact us for guidance on your specific use case.