Email Vault Template Send Email

READ ABOUT THIS TEMPLATE HERE
This component sends an Email using MailJet.

Fields

  • From: Enter the email address this email will be from. The format is: ["My Name" <my@email.com>]
  • To: Enter the email address of the intended recipient of this email. This is email address only.
  • Subject: Enter the subject of the email. This can utilize data from the previous component.
  • Body: Enter the body for the email. HTML is supported. If plain text is required, enter only plain text. This can utilize data from the previous component.

Stuff you need to know

In the Subject and Body fields, you can retrieve data from the previous component. The Console tab of that component displays the json response. To use that response data, enter {msg.<your json path here>}.
Learn more here.

WANT MORE FUN??

You know it is silly to email un-encrypted super secret info!! Silly stuff here. Why don't you add a component that encrypts this data and then emails you the encrypted data??