返回应用市场

将 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