Skip to content

Orchestra: start process for this entity

Plugin ID: orchestra_start_process_for_entity

Available since: 1.0.0

Starts a new Orchestra workflow instance bound to the entity the event acts on (so a content-bound task can edit it). Optionally stores the new instance ID in a token.

Fields

Workflow ID — config key: definition_id

The machine name of the Orchestra workflow to start and attach to the entity. Supports tokens.

Type: textfield · Required: yes · Default: empty string

Name of the instance ID token — config key: token_name

Optional. A token to store the new instance ID in.

Type: textfield · Required: no · Default: empty string

Attachment key — config key: attachment_key

Which attached entity to act on, identified by its key (role). Leave empty for the primary subject.

Type: textfield · Required: no · Default: empty string

Entity — config key: object

Provide the token name of the entity that this action should operate with. Please provide the token name only, without brackets.

Type: textfield · Required: no · Default: empty string