How to send an email with JAVA SDK

Hi @Sam123

no, currently this is not possible as you need a mail service (with a SMTP server etc.) to send out emails. You can use either a third party mail service and integrate their API into your microservice.

Also, if feasible, you can use Apama to send out emails.

1 Like