Skip to content

Create an automation

How can Tallyfy automate and streamline my processes?

This practical tutorial demonstrates creating intelligent automation rules in Tallyfy® that dynamically adapt workflows based on specific conditions and user inputs.

Tallyfy automation rules eliminate manual workflow adjustments while ensuring processes automatically respond to changing circumstances. This reduces administrative overhead and improves operational efficiency across your organization.

What are the basic automation concepts in Tallyfy?

Tallyfy® automation rules operate through sophisticated “if-this-then-that” conditional logic that responds intelligently to workflow events:

  • IF specific events occur (the Condition), such as task completions, particular form field values, or approval decisions…
  • THEN Tallyfy® automatically executes defined actions (the Action), including revealing hidden steps, reassigning tasks, or modifying deadlines

Automation rules can be created based on various conditions including task completion, form field answers, and approval decisions from Approve/Reject steps.

Example scenario: In an Employee Onboarding process, you want to display different steps based on whether the new hire is a “Field worker” or an “Office worker”.

How can I set up form field automation for employee onboarding?

Follow these steps to configure the automation for the example scenario:

  1. Create the template: Start building your “Employee Onboarding” template. Step 1 should collect basic information. Make Step 2 “Field Training” and Step 3 “Office Orientation”.
  2. Add the form field: In Step 1, add a form field asking for the employee’s role. Use the Radio Button type with two options: “Field worker” and “Office worker”. Radio button field for role selection
  3. Hide steps initially: In the template editor, configure both Step 2 (“Field Training”) and Step 3 (“Office Orientation”) to be hidden by default when the process starts.
  4. Create automation rule 1 (for Field Worker):
    • Navigate to the Automations section within the template editor.
    • Create a new rule.
    • Set the IF condition: Check if the “Role” form field (from Step 1) Is “Field worker”.
    • Set the THEN action: Use a Visibility action to SHOW Step 2 (“Field Training”).
    • Name the rule clearly, e.g., “Show Field Training if Role is Field Worker”. Automation rule for Field Worker
  5. Create automation rule 2 (for Office Worker):
    • Create another new rule.
    • Set the IF condition: Check if the “Role” form field (from Step 1) Is “Office worker”.
    • Set the THEN action: Use a Visibility action to SHOW Step 3 (“Office Orientation”).
    • Name it clearly, e.g., “Show Office Orientation if Role is Office Worker”.
  6. Launch the process: When you launch this process:
    • Only Step 1 will be visible at the start.
    • After the user selects the role in Step 1 and completes it, the automation rules trigger, showing only the relevant follow-up step (either Step 2 or Step 3).

What happens when the process launches:

  • Only Step 1 appears as assigned and visible initially.
  • After the employee selects their role in Step 1, the relevant step (either 2 or 3) becomes assigned and visible. The designated assignees receive automatic notifications.
  • Assignees can click the task link in their email notification to complete their assigned step.

Templates > Automations

Tallyfy automations enable intelligent workflow adaptation through conditional IF-THEN rules that automatically modify processes based on user input form responses task completions and other triggers to create dynamic workflows that route tasks assign responsibilities and show or hide steps without manual intervention.

Automations > Conditionals

Conditional logic in Tallyfy enables automated decision-making within processes through simple IF-THEN rules that respond to form answers step completions user roles time triggers and other conditions to create adaptive workflows while reducing manual work and ensuring consistency.

Automations > Actions

Automation actions in Tallyfy serve as the “THEN” component of conditional rules that automatically execute specific behaviors like task assignments deadline modifications status changes and step visibility when predefined conditions are met to streamline workflows and eliminate manual interventions.

Automations > Logic operations explained

Tallyfy’s automation logic uses simple IF-THEN rules that evaluate user inputs and process conditions to automatically modify workflows and adapt processes to different scenarios without requiring technical expertise.