Configure Condition Nodes to Check for Automatic Status Updates

Recruiting Guide

Version
R2025.2.1
ft:lastEdition
2025-12-01
Configure Condition Nodes to Check for Automatic Status Updates

For the condition node to check for automatic status updates, you must add a statement to the Expression field in the node properties. You can follow the steps below to create the expression, or copy and paste the following text into the text editor for the Expression field:

<<CandidateCommunicationData.IsAuto>>

To add an expression to check for automatic status updates:

  1. Go to Workflow Administration > Workflow Designer.
  2. Select the workflow that you want to edit.
  3. Click the Diagram tab.
  4. Select the node to open the Node Properties panel.
  5. In the Expression field, click Create Expression. The Create Expression dialog box opens.
  6. Expand the CandidateCommunicationData section in the side panel, and then click IsAuto to insert the following token in the text editor:
  7. <<CandidateCommunicationData.IsAuto>>
  8. Click X to close the dialog box.
  9. Click Save.