Email from Dashboard

Hi all
I need to get email working -

  1. register new account - I want to customise the eamil for this and for fogot password as well
  2. I want to send a custom email after a form is filled in on my. app

what’s the easiest way to

  1. Depends on the email adapter that you are using: https://github.com/parse-community/parse-server#email-verification-and-password-reset
  2. You can install any npm package for sending e-mails and use the package from cloud code