Back to Nodes

StencilPDF

Last updated Mar 30, 2026

Node to interact with stencils rest API

14 Weekly Downloads
62 Monthly Downloads

Included Nodes

StencilPDF

Description

n8n-nodes-stencilpdf

This is an n8n community node. It lets you use StencilPDF in your n8n workflows.

StencilPDF is a service for generating PDFs from customizable templates with dynamic variables.

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials
Compatibility
Resources

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

Report

  • Get Many: Retrieve a list of all available report templates from your StencilPDF account
  • Render PDF: Generate a PDF from a report template by providing variable values. Returns the PDF as binary data.
  • Credentials

    To use this node, you need a StencilPDF API key.

    1. Sign up for an account at stencilpdf.com
    2. Navigate to your account settings to generate an API key. It will start with rbk_
    3. In n8n, create new credentials of type “StencilPDF API”
    4. Enter your API key

    Compatibility

    Tested with n8n version 2.4.6

    Resources

  • n8n community nodes documentation
  • StencilPDF