Alpha Email Functionality in Alpha Platform – Clarification and Configuration Steps

@Sam

I would like to understand how we can implement email functionality within the Alpha platform.

From reviewing some previous questions on the community forum, I learned that this functionality is typically handled through jBPM. However, since email functionality could be quite useful for our future use cases, I’d like to clarify:

  • Does the Alpha platform support native email functionality, or is it only possible through jBPM?

  • If jBPM is the only option, what are the steps to configure email notifications in jBPM?

  • Could you please provide any reference documentation or a step-by-step guide to help with this configuration?

Looking forward to your guidance on this.

Hey @shubham.dhamne, as email configurations commonly done using node libraries like node_mailer, it should be integrated in SSD, and BPM can call the API using rest api node. You can use the same API call from alpha as well. Thanks.

1 Like