Hi Folks,
Where in the docs would i find how to send a signal event via the REST Api?
Hi Folks,
Where in the docs would i find how to send a signal event via the REST Api?
Nowhere , see https://app.camunda.com/jira/browse/CAM-4099.
For intermediate events, you can do it the hard way by querying for event subscriptions and then triggering the corresponding executions. That won’t work for boundary events, though.
Cheers,
Thorben