Skip to content

Conditionals (IF) explained

How do conditionals work in Tallyfy automations?

Tallyfy Automations enable intelligent automation of tasks and decision-making processes through sophisticated conditional logic. This automation framework eliminates manual monitoring and ensures consistent rule-based responses.

The Condition (the “IF” component) forms the foundation of every automation rule, representing the specific criteria Tallyfy evaluates to determine whether automated actions should execute. Understanding conditional logic enables precise workflow control and sophisticated process automation.

The exact checks (conditions) you can use depend on what you are checking – either the status of a step or the value entered into a form field.

How do step-based conditions work?

Step-based conditions evaluate workflow progress by analyzing specific step statuses. Available options vary according to step types, providing precise control over automation triggers:

  • Regular Step: You can check Is completed. (e.g., IF Step 1 Is completed THEN…)
  • Approve/Reject Step: You can check Is approved or Is rejected. (e.g., IF Approval Step Is rejected THEN…)
  • Expiry Step: You can check Is acknowledged (completed on time) or Is expired (not completed on time).

How do field type conditions work?

When your condition checks the information inside a form field, the available options depend on the specific field type:

  • Text (Short or Long) or File Upload: Check if the field Contains certain text, Does not contain text, Is empty, or Is not empty.
  • Table: Check if a specific column Contains a certain value.
  • Checklist: Check which items Are checked, Are not checked, if the selections Contain certain items, Do not contain items, or if Any of a specific list of items are checked.
  • Dropdown: Check if the selected option Is, Is not, Contains, Does not contain, Is any of, Is greater than, or Is less than a certain value.

These options enable automatic decision-making based on user-entered form information, creating responsive workflow behavior.

Automations > Conditionals

Conditional logic in Tallyfy automations allows processes to automatically make decisions based on specific criteria like form responses user roles task completions or deadlines to create more efficient and adaptive workflows without manual intervention.

Automations > Logic operations explained

Tallyfy’s automation system uses simple “if-this-then-that” logic rules that trigger automatic actions when specific conditions are met allowing users to create smart workflows without complex flowcharts by combining AND/OR logic to handle multiple conditions and business scenarios.

Power Automate > Using conditional logic in Power Automate

Power Automate conditional logic enables flows to make intelligent decisions based on Tallyfy data using Condition and Switch controls to create different action paths depending on task status form field values and process criteria.

Templates > Automations

Tallyfy process automations are smart if-this-then-that rules that automatically perform actions like task assignments deadline changes and step visibility based on defined conditions to reduce manual work and ensure consistent process execution.