DocRaptor
The best and easiest HTML-to-PDF API
In development
Cataloged and scoped, not yet available to run in production.
- 10
- actions
Integrations
View provider documentationActions
Operations this integration can perform.
Create Async Document
Tool to create documents asynchronously from HTML content. Use when generating PDF, XLS, or XLSX documents and you need to poll for completion status or use a callback URL for notification.
Create Document
Tool to create a PDF or Excel document synchronously from HTML content or URL. Use when you need to generate a document file from HTML data. The document is returned immediately as a downloadable file. Either document_content or document_url must be provided, but not both.
Create Document from Referrer
Tool to convert webpages into documents using referrer-based authentication without an API key. Use when you need to generate PDFs or Excel files from registered domains without explicit API credentials.
Create Hosted Async Document
Tool to create a hosted document asynchronously. Use when you need to generate a PDF, XLS, or XLSX document and track its completion status via callback_url or the status API.
Download Async Document
Tool to download a completed asynchronous document using the download URL from status response. Use when you have a download_id and need to retrieve the generated document file.
Get Async Document Status
Tool to check the status of an asynchronously created document. Use when monitoring progress of async documents by polling for completion status.
List Documents (JSON)
Tool to retrieve a paginated list of previously created documents with metadata in JSON format. Use when you need to see document creation history or query past documents.
List Documents (XML)
Tool to retrieve a paginated list of previously created documents with metadata in XML format. Use when you need to see document creation history or query past documents in XML format.
Triggers
Events that start workflows from this integration.
Document Generated (Asynchronous)
A document has been generated asynchronously. DocRaptor will POST to the specified callback_url upon completion.
Related integrations
Don't see the exact action you need?
Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.