Skip to main content

Workflow definition event group

Log in to add to favourites

Groups which events in workflow states are assigned to. These group functionally similar transitions between states (e.g. save, approveDecline, delete).

Properties

Name Type Format Description
id string An identifier for the event group, which must be unique within the workflow.
name object Localized value The friendly name given to the event group.

Example

This example shows an event group.

JSON
{
    "id": "save",
    "name": {
        "en-GB": "Save"
    }
}

Still need help?

If you still need help after reading this article, don't hesitate to reach out to the Contensis community on Slack or raise a support ticket to get help from our team.
New support request