Camunda 8.2 Start a workflow with a signal component

Hi, I’m struguling finding any information about how to start a workflow with the new added signal component: camunda desktop modeler - zeebenode.js

Any advice will be appreciated.

Best

Hi @alainosorio,

the endpoint to start the process is BroadcastSignal: Zeebe API (gRPC) | Camunda Platform 8 Docs

Hope this helps, Ingo

Hi @Ingo_Richtsmeier and thanks for your support, that’s is very helpful

Any way I can achieve this throught the desktop modeler when starting a workflow?