Note |
---|
To use this, you'll need to install the nodemailer NPM package into your Profound.js instance directory. For more information on this NPM package, see the following page: https://www.npmjs.com/package/nodemailer. |
This API sends an email. The NodeMailer SMTP transport details must be specified under the mailTransport configuration property, which can be stored in your Profound.js config.js file or your workspace .noderun/settings.json file.
...