How to send an email with JAVA SDK

Product/components used and version/fix level:

Cumulocity Production

Detailed explanation of the problem:

Hi, I want to know if I can send an email with JAVA SDK. If possible please let me know the steps of how can I achieve the use case.

Thanks,
Samanyu

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

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.