For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Correlate messageAdded in 8.6

POST 

/messages/correlation

Strongly Consistent About endpoint data consistency

Publishes a message and correlates it to a subscription. If correlation is successful it will return the first process instance key the message correlated with. The message is not buffered. Use the publish message endpoint to send messages that can be buffered.

Required permissions

When authorization is enabled, this endpoint requires the following permission. See resources and permissions to learn more.

Resource typePermission
Determined at runtimeResolved from the matched subscription — CREATE_PROCESS_INSTANCE (start-event) or UPDATE_PROCESS_INSTANCE (intermediate) on PROCESS_DEFINITION.

Request

Responses

The message is correlated to one or more process instances