DocRaptor

10 tools available

The best and easiest HTML-to-PDF API

Connect DocRaptor to Definable to triage issues, review pull requests, monitor builds. Personas call DocRaptor's 10 tools directly from chat or scheduled flows. Wire it into a triage, review, or release-management persona — every action runs scoped, reviewable, and logged.

Common workflows with DocRaptor

01

Triage incoming issues

  1. Webhook fires on every new issue
  2. Persona summarises and labels it
  3. Assigns the right engineer
02

Auto-review PRs

  1. Pull the diff
  2. Run a code-review persona
  3. Post structured feedback as PR comment
03

Failing-build alerts

  1. CI sends a failure event
  2. Agent inspects logs and stack trace
  3. Drops a debug summary in Slack
04

Release notes from commits

  1. Read commits since last tag
  2. Group by type with the model
  3. Post to a changelog channel

DocRaptor actions 10

Every DocRaptor action below is a callable tool any Definable persona can invoke.

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.

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.

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.

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.

Frequently asked questions

What can I automate with DocRaptor on Definable?

Anything DocRaptor exposes through its API. Common developer tools workflows on Definable include triage issues, review pull requests, monitor builds. Personas can call any of the 10 DocRaptor tools directly, then chain the result into another integration without you writing code.

How does DocRaptor authentication work?

DocRaptor uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.

Is the DocRaptor integration included in my Definable plan?

Yes — every Definable plan, including Starter, includes access to all 10 DocRaptor tools. You only need a separate DocRaptor subscription if DocRaptor itself charges per seat or per API call.

Is using DocRaptor through Definable secure?

Every call from a persona to DocRaptor is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.

How do I get started with DocRaptor on Definable?

Sign up for Definable, open the integrations page, find DocRaptor, and connect via OAuth or API key. You can immediately attach DocRaptor to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.

What DocRaptor actions does Definable expose?

Definable exposes all 10 DocRaptor actions as callable tools — including `Create Async Document`, `Create Document`, `Create Document from Referrer`, plus 7 more. Each tool gets a typed parameter schema so personas know exactly how to call it.

Ready to automate with DocRaptor?

Wire it up in minutes. No coding required.

← All integrations