Workflows have a section called Parameters, where you can define/add multiple parameters. Their values are passed at the time of workflow launch.
Workflows in ClayHR help you digitize and streamline processes such as onboarding, offboarding, etc. Parameters within a workflow are a useful feature when you want to dynamically pass values to a workflow.
One of the ways they can be used is to make changes in a user record using a workflow step. This is supported by the workflow step-type “Field Change”.
If you haven’t already, please read our article on how to create a workflow.
Along with phases and steps, there is an additional section on the workflow design page called Parameters. The parameters you define in this section can be used in field change steps.
The field change step is automatically executed by the system. If you mark a field change step as dependent on another step, then it will only be executed when that step is completed. Otherwise, all field change steps are executed at the time of the workflow launch.