Netgen.
OUTLINE EMBEDS SERVICE
Unified Embed Platform
This service provides iframe-embeddable widgets for Outline wiki.
Embed live data from Jira, Cockpit, Google Sheets, and more.
✓ Service is running on port 3099
Jira Connector
GET
/jira/issue/:issueKey
Display a single Jira issue as a card
GET
/jira/jql?query=...&columns=key,summary,status
Display JQL query results as a table
Cockpit Connector
GET
/cockpit/project/:projectId/card
Display project info card
GET
/cockpit/project/:projectId/resources
Display project team roster
Google Sheets Connector
GET
/sheets/embed?spreadsheetId=...&range=Sheet1!A1:F20
Display a range from a Google Sheet
Smart Table Engine
POST
/table/render
Render a table from JSON definition with calculations
GET
/table/export?format=pdf|xlsx|docx
Export table to various formats
Draw.io Integration
GET
/drawio/render?xml=...
Render a Draw.io diagram from XML
Health Check
GET
/health
Service health status