C# Zeebe client - create process instance from user-defined elements

Camunda Platform version 8.1.0-alpha3 was released earlier this month. A Java client was released to handle the new functionality (create process instance from user-defined elements). Is there an ETC for the C# client?

Hi @Raphael_Bisson

The best place to ask for this feature is in the C# client repo. It’s a community maintained project, so it also accepts PRs, if you want to implement this functionality.

I’m about to start the implementation for the Node client.

Josh

2 Likes