앱 마켓으로 돌아가기

Knoon AI를 Print / Export (JotterPad)과 연결하여 AI 워크플로우를 자동화하세요.

Create and print beautifully formatted cloud documents.
JotterPad
베타
앱 동작
Export Fountain to DOCX
베타
Send Fountain screenplay text to JotterPad and generate a DOCX export. Returns an export job with ID and a pendingFileUrl to track progress.
jotterpadExportFountainToDocx
Export Fountain to Final Draft (FDX)
베타
Send Fountain screenplay text to JotterPad and generate a Final Draft (FDX) file. Returns an export job with ID and a pendingFileUrl to track progress.
jotterpadExportFountainToFdx
Export Fountain to PDF
베타
Send Fountain screenplay text to JotterPad and generate a PDF export. Returns an export job with ID and a pendingFileUrl to track progress.
jotterpadExportFountainToPdf
Export HTML package (ZIP)
베타
Send HTML content to JotterPad and generate a ZIP package (content + metadata). Returns an export job with ID and a pendingFileUrl to track progress.
jotterpadExportHtmlToZip
Export HTML to DOCX
베타
Send HTML content to JotterPad and generate a DOCX export. Returns an export job with ID and a pendingFileUrl to track progress.
jotterpadExportHtmlToDocx
Export HTML to EPUB
베타
Send HTML content to JotterPad and generate an EPUB export. Returns an export job with ID and a pendingFileUrl to track progress.
jotterpadExportHtmlToEpub
Export HTML to PDF
베타
Send HTML content to JotterPad and generate a PDF export. Returns an export job with ID and a pendingFileUrl to track progress.
jotterpadExportHtmlToPdf
Export Markdown package (ZIP)
베타
Send Markdown content to JotterPad and generate a ZIP package (content + metadata). Returns an export job with ID and a pendingFileUrl to track progress.
jotterpadExportMarkdownToZip
Export Markdown to DOCX
베타
Send Markdown content to JotterPad and generate a DOCX export. Returns an export job with ID and a pendingFileUrl to track progress.
jotterpadExportMarkdownToDocx
Export Markdown to EPUB
베타
Send Markdown content to JotterPad and generate an EPUB export. Returns an export job with ID and a pendingFileUrl to track progress.
jotterpadExportMarkdownToEpub
Export Markdown to PDF
베타
Send Markdown content to JotterPad and generate a PDF export. Returns an export job with ID and a pendingFileUrl to track progress.
jotterpadExportMarkdownToPdf
Get a JotterPad export by ID
베타
Retrieve a single JotterPad export by its exportId, including its status and downloadUrl (if ready).
jotterpadExportGetExport
List recent JotterPad exports
베타
List the most recent exports created for this API key (up to 10, newest first).
jotterpadExportListExports