Skip to end of banner
Go to start of banner

Workflows

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

https://<your installation URI>/workflow/api

Properties

POST /executions

Added initiatorId to the properties that are available to you when starting a process using the workflow api. A small summary of the available properties can be found here:

  • initiator: login of the user that started the process

  • initiatorId: id of the user that started the process

  • organisationId: id of the organisation of the user that started the process

  • release: The major release version of the engine at the time that the process was started

  • umid: The record id of the record

  • file: Json representation of the record

  • No labels