Set variant evaluation point
Set a point in your base playbook after which the variants are evaluated and run.
Before you begin
Role required: admin or playbook.admin
About this task
Instead of evaluating the variants at the start of your playbook, you can choose to evaluate variants after certain activities are complete in the base playbook. For example, in a recruitment playbook, you can run different variants such as Manager, Senior Manager, or Individual Contributor, based on the candidate profile or interview feedback during one of the stages. This gives you more flexibility in designing and building your playbook.
If you do not specify any evaluation point, the variants are evaluated at the start of the playbook based on the trigger conditions.
- The playbook does not have any variant activity before the evaluation point.
- Any prior activity does not overwrite the value of the evaluation point.
- The variant condition does not refer to any activity after the point.
Procedure
What to do next
Test the playbook to make sure that it's working as expected. See, Test a playbook