Workflow Parameters
Last modified: August 20, 2024
Introduction
A parameter is a special kind of variable that is used as input for the workflow. When a workflow is triggered, the parameter is filled with the current values.
In the workflow editor, you can see the WorkflowContext parameter in the upper-left corner. In the picture below, the object is shown in blue and the parameter name is shown in black.
The WorkflowContext parameter is a business-related data that travels through the workflow.
Properties
Entity
The entity used by the workflow parameter.
Name
Name is the name of the parameter and cannot be changed.