How-Tos

How to send mail

In this video, you will learn how to send mail using the send mail block.

In this video, you will learn how to send mails using the send mail block.


Steps:

  1. We start in the Flow Editor.
  2. Add a Send mail block under Interaction via drag & drop.
  3. Confirm the dialog with OK.
  4. Then we connect the outputs of both Convert to PDF blocks to the input of the Send Mail block.
  5. Now we select the Send Mail block and click on connect data.
  6. The Send Mail block has several inputs that can be filled with values.
  7. Add a value block with type text and value 'My First Email Title' under Interaction via drag & drop.
  8. Confirm the dialog with OK.
  9. Add a value block with type text and value 'My First Email Message' under Interaction via drag & drop.
  10. Confirm the dialog with OK. Connect the value of the title to the Subject input and the value of the message to the Message input.
  11. Add a user block under Users via drag & drop.
  12. Connect the user to the Recipient input.
  13. You can add as many users as you want.
  14. Add the Converted PDF under Convert to PDF via drag & drop.
  15. Connect the converted pdf to the attachment input.
  16. You can add as many attachments as you want.
  17. Now you can close the logic editor dialog by clicking in close.
  18. In preview mode, we can now see the result.

Similar posts

Subscribe to our newsletter

Stay up to date on upcoming news and topics of creating web apps without code.