Can I send a report through from jsreportonline?



  • Hi all,
    Maybe it is a repeated question but I didn't find it.
    I would like to send a periodical report from jsreportonline but it seems that nodemailer is not part of its libraries:
    Error: require of "nodemailer" module has been blocked. Custom require of modules are not supported in jsreportonline.

    Is it possible to do that with another installed library?

    Thanks a lot



  • There are plenty of online services for sending emails.
    These services have typically an HTTP-based API which you can call to send an email.
    So, pick an online email service and do http call from jsreportonline using nodejs http module or using axios.


Log in to reply
 

Looks like your connection to jsreport forum was lost, please wait while we try to reconnect.