I want to what all the options are available for outbound connector instead of applying the template for the task.
Can we use the intermediate events or any other events?
Basically can we use other events instead of task for outbound connector in camunda 8
Yes, you can use outbound connectors with intermediate throw events and other BPMN elements beyond just service tasks in Camunda 8. I found the following relevant resources:
- Use an outbound connector - Shows how to apply connectors to intermediate throw events
- Message throw events - Explains that intermediate message throw events behave exactly like service tasks (job-based)
- Send tasks - Documents that send tasks also support connectors like service tasks
- Send Message Connector - Example connector that works with send tasks, intermediate throw events, and message end events
Does this help? If not, can anyone from the community jump in? ![]()
Hints: Use the Ask AI feature in Camunda’s documentation to chat with AI and get fast help. Report bugs and features in Camuda’s GitHub issue tracker. Trust the process. ![]()