n8n-nodes-intelliprint
v1.0.0
Published
Send letters and postcards with Intelliprint's n8n node
Downloads
14
Maintainers
Readme
n8n-nodes-intelliprint
This is an n8n community node. It lets you send letters and postcards with Intelliprint in your n8n workflows.
n8n is a fair-code licensed workflow automation platform.
This node is based on the Intelliprint API Reference.
Installation | Operations | Credentials | Compatibility | Usage | Resources
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
Print Job
- Create - Create a new print job for letters or postcards
- Get - Retrieve a single print job by ID
- Get Many - List all print jobs
- Update - Update an existing print job
- Delete - Cancel a confirmed print job or delete an unconfirmed print job
Credentials
You can use an API key to authenticate with the Intelliprint API.
API Key
- Sign in to your Intelliprint account.
- Navigate to API Keys.
- Create a new API key.
- Copy the API key.
- In n8n, create a new credential of type "Intelliprint API" and paste your API key.
Compatibility
Compatible with [email protected] or later
Usage
Creating a Print Job
The node supports multiple ways to create print jobs:
- Content and Recipients - Use plain text or HTML content with a list of recipients
- Content and Mailing List - Use content with a mailing list ID
- File and Recipients - Upload a file (PDF, DOCX, etc.) with a list of recipients
- File and Mailing List - Upload a file with a mailing list ID
- File with Pre-Inserted Addresses - Use a file that already contains addresses
- Template and Recipients - Use an Intelliprint template with a list of recipients
- Template and Mailing List - Use an Intelliprint template with a mailing list ID
- URL to a File and Recipients - Use a URL to a file with a list of recipients
- URL to a File and Pre-Inserted Addresses - Use a URL to a file with pre-inserted addresses
- URL to a Template and Recipients - Use a URL to a template with a list of recipients
- URL to a Template and Mailing List - Use a URL to a template with a mailing list ID
Print Job Types
- Letter - Standard letter format
- Postcard - Postcard format
Key Features
- Test Mode - Create print jobs in test mode (not charged, not actually sent)
- Confirmation - Control when print jobs are submitted for printing
- Postage Options - Choose from various UK and international postage services
- Printing Options - Configure black and white, double-sided, premium quality, and more
- Backgrounds - Apply letterheads and logos to letters
- Extra Documents - Include additional documents with letters
- Dynamic Variables - Use variables to personalize templates for each recipient
- Mailing Lists - Create, retrieve, update, and delete mailing lists
