Send message task example

i am looking for an example to have a send message task that will send an email

image

Please help

I think you will need to provide some more information what type of example you need. are you running this as a spring boot project or camunda standalone or docker? Do you want a Java delegate as example or do you want to use the external task pattern and using an external worker to handle the send message?
For the last one you can also choose to implement the worker in nodejs or java. So many flavors so many example possibilities :slight_smile:

1 Like