DashboardSign inStart your trial

DocRaptor

Reference

10 actions for DocRaptor workflows.

01. Operations

Act on DocRaptor from a workflow

Operations are the actions a workflow can take in DocRaptor, grouped by category. Each lists its method, parameters, and a template you can drop it into.

Documents

8 operations

Convert HTML, CSS, and XML content into PDFs, Excel, and other formats with flexible synchronous or asynchronous processing. Use these operations to generate documents on-demand, track conversion status, manage hosted documents, and retrieve completed files for delivery or storage in your automation workflows.

Action★ Featured

Create Async Document

DOCRAPTOR_CREATE_ASYNC_DOC

Converts HTML content into PDF, XLS, or XLSX files asynchronously, ideal for generating documents without blocking your workflow. You receive an ID to track completion and retrieve the finished file once ready.

17 input
Action★ Featured

Create Document

DOCRAPTOR_CREATE_DOC

Instantly convert HTML content or web pages into downloadable PDF or Excel documents, perfect for generating reports, invoices, and other formatted files on demand.

17 input
Action★ Featured

Get Async Document Status

DOCRAPTOR_GET_ASYNC_DOC_STATUS

Check the current status of a document being generated asynchronously to determine if it's complete, pending, or failed. This helps you track when your document is ready to download or if any errors occurred during generation.

1 input
Action★ Featured

List Documents (JSON)

DOCRAPTOR_LIST_DOCUMENTS_JSON

Retrieve a paginated list of all your previously created documents with their metadata in JSON format. Use this to track document creation history, find past documents, or audit your document generation activity.

2 input
Action

Create Document from Referrer

DOCRAPTOR_CREATE_DOCUMENT_FROM_REFERRER

Convert webpages from your registered domain into PDF or Excel documents using automatic referrer authentication, eliminating the need for API key management. This is ideal for generating documents on-the-fly from your own website or web applications.

4 input
Action

Create Hosted Async Document

DOCRAPTOR_CREATE_HOSTED_ASYNC_DOC

Generate PDF, Excel, or other document formats asynchronously and receive notification when the document is ready, allowing you to process large batches without blocking your workflow.

17 input
Action

Download Async Document

DOCRAPTOR_GET_ASYNC_DOC

Retrieve a completed document that was previously generated asynchronously, using the download ID provided in the status response. This allows you to access your finished PDF or document file after the conversion process is complete.

1 input
Action

List Documents (XML)

DOCRAPTOR_LIST_DOCUMENTS_XML

Retrieve a paginated list of your previously created documents with metadata in XML format, allowing you to track document generation history and locate past conversions.

2 input

Infrastructure

2 operations

Retrieve the IP address ranges used by DocRaptor's conversion servers in JSON or text format. Reference this information when configuring firewall rules, IP whitelisting, or network policies that interact with DocRaptor's backend services.

Action

List IPs (JSON)

DOCRAPTOR_LIST_IPS_JSON

Retrieves the list of IP addresses that DocRaptor uses when downloading external assets and resources for document generation. This helps you understand which IPs may access your servers during the PDF creation process.

Action

List IPs (Text)

DOCRAPTOR_LIST_IPS_TEXT

Retrieve DocRaptor's IP addresses in plain text format to configure your firewall, network, or security rules. This helps you whitelist the service so it can reliably access your assets when generating documents.

What now

Use DocRaptor in a workflow

Drop a trigger and an action into a template; approve from your phone; the workflow runs.