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.
- Sign up for a Mailazy account.
- Complete Domain Authentication.
- Generate the Mailazy Access Key
How to use it:
- Install the plugin: https://bubble.io/plugin/mailazy-email-and-smtp-1629091765487x111172697882886140
- Add your Mailazy api key and Secret to plugin settings tab
- Check your account is verified and ready to send mails
There’s 4 different workflows, we will explain each one for correct usage.
Mailazy - Send SMTP Mail
We will use this workflow after we want to send an easy message to a user. This workflow is useful i.e for sending a welcome email, activation url, reset passwords…
How to make use of (fields): (The * fields are required)
To_email*: User mail I.E:username@mail7.io
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@mail7.io
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@mail7.io
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@mail7.io
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