Tool-Specific Statements and Conditions
Choosing the right condition for your workflow's condition statements ensures processes run exactly as intended. This guide summarizes the available statements for each tool's conditions. It also details how key operators function—from numerical comparators like 'Greater than' and 'Less than,' to specific matches like 'Is,' 'Is Checked,' and 'Contains any of'—to help you confidently define the precise logic to drive your automated workflow steps.
Tool-Specific Statements
Use these tool-specific statements when creating e a workflow template for a Procore item.
NoteCondition statements for the project's budget use the total amount from the selected column. You can find this 'Custom Reporting Budget View' in the Company Admin tool. For instructions, see Set Up a Budget View for Custom Reporting.
Condition statements for the project's budget use the total amount from the selected column. You can find this 'Custom Reporting Budget View' in the Company Admin tool. For instructions, see Set Up a Budget View for Custom Reporting.
Budget Changes... Show/Hide
| |||||||||||||||||||||||||||||||||||||||
Commitments... Show/Hide
| |||||||||||||||||||||||||||||||||||||||
Commitment Change Orders... Show/Hide
| |||||||||||||||||||||||||||||||||||||||
Correspondence/Custom Tools... Show/Hide
| |||||||||||||||||||||||||||||||||||||||
Owner Invoices... Show/Hide
| |||||||||||||||||||||||||||||||||||||||
Prime Contracts... Show/Hide
| |||||||||||||||||||||||||||||||||||||||
Prime Contract Change Orders... Show/Hide
| |||||||||||||||||||||||||||||||||||||||
Subcontractor Invoices... Show/Hide
|
Available Conditions
Different conditions are available with each tool-specific statement.
Condition | Description | Common Use Cases |
---|---|---|
Greater Than | Triggers the next step when a specified numerical field (e.g., a transaction amount) is greater than or equal to a defined value. | Use for workflow steps requiring extra scrutiny or more steps for high-value items. |
Less Than | Activates the next step when a specified numerical field's value is less than a defined number. | Use for scenarios specific to items with smaller values or amounts. |
Is | Initiates the next step when a specific option is selected within a designated field. | Use for routing processes or triggering actions based on a user's choice from a list. |
Is Checked | Triggers the next step when a specific custom field checkbox is marked as checked. | Use for binary choices (e.g., yes/no) or confirmations within a workflow. |
Contains Any Of | Activates the next step if at least one (1) of the selected options is chosen from the multi-select list. | Provides flexibility when you want different selections in a multi-select list to lead to the same outcome. |