I want to send an email using a service task in camunda cloud but I don’t know how to do it.
The sample diagram in camunda cloud is a process that sends an email.
The task “Enter message” is a form to fill, and the “Send Email” service task only has a type “email” and the number of retries.
In my diagram, I did the same, but it doesn’t work.
What can I do ?