Integration / Document & File Management
PDFMonkey integration
PDFMonkey is a service that automates the generation of PDF documents from templates, allowing users to create professional PDFs programmatically.
About PDFMonkey
Pdfmonkey is a service for programmatic PDF document generation from templates. It streamlines creating, managing, and delivering professional PDFs at scale.
All integrations- Category
- Document & File Management, Developer Tools & DevOps
- Connection
- API key
- Type
- Tool
- Actions
- 18
- Tags
- library
Example prompts
What you can ask Growf to do with PDFMonkey
- “Generate PDF invoices from my template”
- “Download latest generated contract PDF file”
- “Create a new proposal template for sales”
- “Delete old PDF documents by document ID”
Available actions
18 actions your agents can run in PDFMonkey
Create Document
Tool to create a Document. Use when you need to instantiate a PDF from a template; set status='pending' to queue immediate generation. Ensure valid `document_template_id` is provided.
Create Document Sync
Tool to create a document and wait for generation to finish. Use when immediate PDF is needed.
Create Template
Creates a new PDF document template in PDFMonkey. Use this to define reusable templates with HTML/Liquid content and CSS styles for generating PDF documents. Typical workflow: Create template → Preview with draft content → Publish → Generate documents. The template supports Liquid templating syntax…
Delete Document
Tool to delete a Document by its ID. Use when you need to permanently remove a document after confirming its ID. Returns 204 No Content on success.
Delete PDFMonkey Document Template
Tool to delete a document template by ID. Use when you need to remove obsolete templates after validation.
Download Document File
Tool to download a generated PDF file via a presigned URL. Use after obtaining a valid download_url from the Document details endpoint. Verify document status is 'success' (not 'draft' or 'pending') via PDFMONKEY_GET_DOCUMENT before downloading to avoid incomplete files. The URL expires after 1 hou…
Get Current User
Tool to retrieve details about the currently authenticated user. Use when you need account info (quota, plan, email, locale) after authentication.
Get Document
Tool to fetch a Document by its ID. Returns the full document record including payload, meta, logs, and download URL. Note: download_url is time-limited; if a download attempt fails, call GetDocument again to obtain a fresh URL. Check the status field for a finalized (non-draft) state before passin…
Get DocumentCard
Tool to fetch a DocumentCard by ID. Use when you have a DocumentCard ID and need its download URLs, status, and metadata. Use after generating or updating a DocumentCard.
Get Template by ID
Tool to fetch a Document Template by ID. Use when you need the template's content, styles, settings, and preview URL.
List DocumentCards
Tool to list DocumentCards. Use when you need to retrieve multiple DocumentCards with optional pagination and filtering by template, status, workspace, or update time.
List PDF Engines
Lists all available PDF rendering engines in PDFMonkey. Returns engine IDs, version names, numeric versions, and deprecation status. Use this to select a PDF engine when creating templates or generating documents. Recommended: Use the latest non-deprecated engine (e.g., v5 or highest version).
Put PDFMonkey to work inside Growf.
Connect it once and every workspace, agent and workflow can use it — securely, with your team in the loop.