Send Email Tasks

Hello all, I have just started implementing Camunda the last month with external tasks. so far so good with deployments. My first workflow requires multiple automatic send email tasks. Is there a quick and easy way to set this up as part of the workflow? For a short demo.

Thank you all in advance.

Hi @co-mmc,

you can use the email-connectors for this: GitHub - camunda/camunda-bpm-mail: Mail connectors for Camunda BPM

Hope this helps, Ingo

First of all thank you Ingo_Richtsmeier.

I am following the above pointer as you sugessted. Thanks. I notice that when I run the Camunda Platform somehow the engine doesn’t display ‘send-email’ connector for me. It only displays http and soap connectors. Any idea what I could be missing?