Keplars

n8n

Send transactional emails from your n8n workflows using Keplars

Use the official Keplars n8n community node to send transactional emails directly from your workflows. Supports all 5 priority queue tiers and template-based sending.

Install

Install the community node

In your n8n instance go to Settings - Community Nodes - Install and enter:

n8n-nodes-keplars

Add credentials

Go to Credentials - Add Credential - Keplars API and enter your API key from dash.keplars.com.

Add the node to a workflow

Search for Keplars in the node panel and add it to your workflow.

Operations

OperationPriorityDelivery
Send EmailInstant0-5 seconds
Send High Priority EmailHigh0-30 seconds
Send Async EmailAsync0-5 minutes

Fields

FieldRequiredDescription
ToYesRecipient email address
FromYesSender address (must be verified in Keplars)
Sender NameNoSender display name
SubjectYesEmail subject line
BodyNoHTML or plain text content
Template IDNoKeplars template ID
Template ParametersNoKey-value variables for templates

Resources

On this page