DocRaptor logo

Integrate DocRaptor with your AI CRM

The best and easiest HTML-to-PDF API

Explore Triggers and Actions

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. Returns a response containing an `id` field — store this value and pass it to DOCRAPTOR_GET_ASYNC_DOC_STATUS to poll for completion, then to DOCRAPTOR_GET_ASYNC_DOC to download the finished document.

ActionTry it

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.

ActionTry it

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.

ActionTry it

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.

ActionTry it

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.

ActionTry it

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.

ActionTry it

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.

ActionTry it

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.

ActionTry it

List IPs (JSON)

Tool to get list of IP addresses that DocRaptor uses to download assets. Use when you need to know which IPs DocRaptor uses for asset downloading. Note: Using IPs for securing assets is not recommended as they can change without notice.

ActionTry it

List IPs (Text)

Tool to retrieve a list of IP addresses that DocRaptor uses to download assets in plain text format. Use when you need to identify DocRaptor's IP addresses for network configuration or security purposes.

ActionTry it

How the DocRaptor integration works

The DocRaptor integration connects your Dench AI CRM directly to DocRaptor, so agents can read and act on your DocRaptor data as part of everyday work — answering questions in chat, keeping your CRM in sync, and running automations without anyone copying data between tools.

10 actions are available for agents to invoke on your behalf. Every call runs through DocRaptor's own authorization, scoped to the account you connect.

Set up DocRaptor in Dench

  1. 1

    Sign in to your Dench workspace and open Integrations.

  2. 2

    Find DocRaptor and click Connect — you'll authorize access through DocRaptor's own sign-in flow. No API keys or code required.

  3. 3

    Ask an agent to use DocRaptor in chat, or call it from an automation.

  4. 4

    Manage or disconnect the connection any time from workspace settings.

Frequently asked questions

How does the DocRaptor integration work with Dench?

The Dench DocRaptor integration connects your AI CRM to DocRaptor, so AI agents can work with your DocRaptor data as part of chats, automations, and CRM workflows. You connect your account once, and every agent in your workspace can use it — governed by your workspace permissions.

What actions can AI agents perform with DocRaptor via Dench?

The DocRaptor integration currently exposes 10 actions, including Create Async Document, Create Document, Create Document from Referrer, Create Hosted Async Document, Download Async Document, and Get Async Document Status. Agents invoke them on your behalf from chat or from automations.

Do I need to write code to connect DocRaptor to Dench?

No. You connect DocRaptor from your Dench workspace using DocRaptor's own sign-in and authorization flow — no API keys to copy, no glue code to maintain.

Is the DocRaptor integration secure?

Connections are authorized through DocRaptor's own authentication flow, and Dench stores only the authorization needed to act on your behalf. You can review and disconnect the DocRaptor connection from your workspace settings at any time.