Integrations

Pull content from your stack into PDFs

13 named platforms across headless CMS, traditional CMS, structured data, commerce and marketing, plus a generic REST connector for anything else. Each connection feeds a Remote Content block in your templates and refreshes at PDF generation time. Available on the Business plan.

Headless CMS

Content-first APIs where editors model their own schema. Good fit for product teams that already own their stack.

Traditional CMS

Self-hosted or managed publishing platforms with their own admin UI and themes.

Database & spreadsheets

Structured row-and-column sources. Best fit for invoices, line items and per-row batch PDFs.

Commerce

Store data for product catalogs, packing slips and order PDFs.

Marketing & sales

Marketing platforms with built-in CMS surfaces. Pull live page data into sales collateral PDFs.

Anything else

Generic REST connector for endpoints we have not built a preset for yet.

Generic REST API

Any HTTP endpoint that returns JSON, HTML or Markdown.

How a connection works

  1. 1.Pick the preset under Settings → Connections. The URL template, auth type, request method and response field defaults match what that vendor returns.
  2. 2.Paste your API token and replace any placeholders in the URL with your real values (site host, base ID, database ID, store handle, etc.).
  3. 3.Hit Detect Fields. Quaterio fetches the endpoint and shows you the JSON paths available. Click the field you want to render.
  4. 4.Add a Remote Content block to a template, bind it to the connection. Generate the PDF from the editor or via POST /api/v1/generate/template. The connector re-fetches at generation time so every PDF has fresh content.

Need a platform we have not built a preset for?

The Generic REST connector works against any JSON, HTML or Markdown HTTP endpoint. For platform-specific presets we have not built yet, drop us a note at hello@quaterio.com.