MARKETPLACE
PLUGINS
WGD MAIL SMTP
WGD Mail SMTP logo

WGD Mail SMTP

Published September 2022
   •    Updated November 2025

Plugin details

The WGD Mail SMTP plugin allows you to send transactional and marketing emails directly from your Bubble app using popular email delivery services. Whether you're using Sendgrid, Mailjet, Sendinblue, or a custom SMTP server, this plugin provides a unified interface for configuring and sending emails dynamically using templates or custom messages.

$35

One time

1.0 stars   •   1 ratings
40 installs  
This plugin does not collect or track your personal data.

Platform

Web & Native mobile

Contributor details

WGD Plugins logo
WGD Plugins
Joined 2021   •   60 Plugins
View contributor profile

Instructions

1. Install the Plugin Go to your Bubble app:

Navigate to the Plugins tab.

Search for “WGD Mail SMTP” and click Install.

2. Configure Your API Keys
Depending on which service you're using (Sendgrid, Mailjet, Sendinblue, or custom SMTP), you need to:

Get the API Key from your provider (from their dashboard).

Go to the plugin’s API settings and paste the key into the appropriate shared header or secret parameter field.

Example: for Sendgrid, set the Authorization key to Bearer YOUR_API_KEY.

3. Set Up API Call: Sendgrid Example
This plugin uses a POST request to https://api.sendgrid.com/v3/mail/send.

In the plugin editor:

Body Type: JSON

Required headers:

Content-Type: application/json

Authorization: Bearer <API_KEY>

🧪 Testing the Email
To test the API:

Use the "Initialize Call" button after entering sample values.

Go to Workflows and add the action: “Send email via Sendgrid” (or your configured provider).

Set dynamic fields like "To email", "Subject", etc., from user inputs.

🛠 Available Providers
You can configure and switch between the following services:

Sendgrid

Mailjet

Sendinblue

Custom SMTP (using custom endpoint credentials)

Types

This plugin can be found under the following types:
Api   •   Action

Categories

This plugin can be found under the following categories:

Resources

Support contact
Documentation
Tutorial

Rating and reviews

Average rating (1.0)

Does not work.
July 29th, 2024
Reformats ALL content sent over smtp into a single text paragraph. Agency has no plans to fix the bug. "Hello, We are not supporting any changes to our plugins for the foreseeable future. We are an enterprise development agency. Please see link to the demo for your use. Note the plugin is purchased as seen and is not supporting any changes or improvements, Regards, Dan"
Bubble