Keplars

Bubble

Send emails from Bubble workflows using Keplars

Add a Send Email via Keplars action to any Bubble workflow. Trigger transactional emails from user signups, form submissions, payments, or any other event in your Bubble app.

Install

Install the plugin

In your Bubble app go to Plugins - Add Plugins, search for Keplars and click Install.

Add to a workflow

In any workflow go to Add Action - Plugins - Send Email via Keplars.

Configure the action

Fill in the fields and enter your Keplars API key from dash.keplars.com.

Fields

FieldRequiredDescription
api_keyYesYour Keplars API key (kms_...)
toYesRecipient email address
fromYesSender address (must be verified in Keplars)
subjectYesEmail subject line
bodyNoHTML or plain text content
from_nameNoSender display name
template_idNoKeplars template ID
paramsNoJSON string of template variables e.g. {"name":"Jane"}

Returned Values

ValueTypeDescription
successyes/noWhether the email was queued successfully
email_idtextThe email ID returned by Keplars
statustextDelivery priority e.g. async

Resources

On this page