presenta

Package Information

Released: 7/16/2025
Downloads: 0 weekly / 0 monthly
Latest Version: 0.1.1
Author: ktheman

Documentation

n8n-nodes-presenta

This package provides an n8n node for integrating with the Presenta API.

Features

  • Render documents and images using Presenta templates
  • Supports /render and /cached endpoints
  • GUI-first setup for all options except payload
  • Secure credential management via environment variable (PRESENTA_API_TOKEN)

Installation

Follow the n8n community node installation guide.

Usage

  1. Add the Presenta node to your workflow.
  2. Set your Presenta API token in your environment as PRESENTA_API_TOKEN.
  3. Select the endpoint, template ID, and configure options in the GUI.
  4. Enter your payload as JSON (supports both simple and structured modes).

Credentials

Your API token is managed securely via environment variable. No need to store secrets in workflows.

Resources

License

MIT

More information

Refer to our documentation on creating nodes for detailed information on building your own nodes.

License

MIT

Discussion