This is a list of examples i've made using Camunda 8
See how forms, scripts and external services are all implemented together in this example.
This example show how you can pass data between task in a process and display them in Camunda forms
This shows how to go send and receive Kafka messages as part of a Camunda BPMN process.
If you need to undo something that's happened asyncronously or something that's happened in an external system this is BPMN symbol of for you.
Want to start a specific process from a unique endpoint? Well this example shows how you can create a webhook on a start events