Bubble Plugin

An overview of Bubble Mailazy Email and SMTP Plugin


Prerequisites

You need to complete these given prerequisites, you can skip the step if you have already completed.

  1. Sign up for a Mailazy account.
  2. Complete Domain Authentication.
  3. Generate the Mailazy Access Key

How to use it:

  1. Install the plugin: https://bubble.io/plugin/mailazy-email-and-smtp-1629091765487x111172697882886140
  2. Add your Mailazy api key and Secret to plugin settings tab
  3. Check your account is verified and ready to send mails

There are 4 different workflows, we will explain each one for correct usage.

Mailazy - Send SMTP Mail

Use this workflow to send simple emails from your bubble project. This workflow is useful for sending simple welcome emails, activation & verification URLs, reset password, etc.

How to make use of (fields): (The * fields are required)

To_email*: User mail I.E:username@mailazy.com

Subject*: Message subject

Message_html*: Message body (accepts html tags)

From_email*: I.E: info@your_domain.com (we suggest use the same mail that is configured on mailazy as sender mail)

Mailazy - Send SMTP Mail With Reply

To_email*: User mail I.E:username@mailazy.com

Subject*: Message subject

Message_html*: Message body (accepts html tags)

From_email*: I.E: info@your_domain.com (we suggest use the same mail that is configured on mailazy as sender mail)

Reply_email*: I.E: info@your_domain.com

Mailazy - Send SMTP Mail With CC

To_email*: User mail I.E:username@mailazy.com

Subject*: Message subject

Message_html*: Message body (accepts html tags)

From_email*: I.E: info@your_domain.com (we suggest use the same mail that is configured on mailazy as sender mail)

CC_email*: I.E: username@domain.com

Mailazy - Send SMTP Mail With BCC

To_email*: User mail I.E:username@mailazy.com

Subject*: Message subject

Message_html*: Message body (accepts html tags)

From_email*: I.E: info@your_domain.com (we suggest use the same mail that is configured on mailazy as sender mail)

BCC_email*: I.E: username@domain.com