Pronnel’s automation system empowers teams to streamline workflows by automating repetitive tasks, ensuring consistency, and saving valuable time. Whether managing tasks, sales pipelines, or support tickets, automations allow you to define actions triggered by specific conditions.
You can access Automations in Pronnel through two primary methods:
Both methods lead to the Automation Manager interface, where you can view, edit, and create automations.
Automation logs provide visibility into the actions performed:
You can access automation logs to view detailed execution history. From the log, you can open the related item and see both success and error messages associated with that specific automation run.
Each automation template features a toggle slider to switch between:
Use this slider based on your preference or access control level.
Variables are reusable data pieces within an automation. Define variables specific to one automation to dynamically update fields or control flow based on conditions. Examples include:
Exit criteria define conditions that stop the execution of an automation even after it's triggered. For instance, if an item's status changes to “Cancelled” mid-way, you can stop the automation using Exit Criteria, preventing unnecessary actions.
When working with time-based triggers or actions, the system uses a fixed timezone to ensure consistent scheduling and execution.
Actions can be applied to various item types:
Control the flow of automation using:
Reference blocks allow you to reuse a block of logic in multiple branches. Instead of duplicating logic, create a reusable reference and link to it from different parts of the automation, making complex automations more manageable and avoiding redundancy.
Choose reference block from the options of actions
Choose which reference block to add from an action
Checkout your reference block
Pause the automation before continuing using the "Wait Until" action. Four types of wait are available:
Useful for delay-based workflows or reminders.
Manage your automation flow efficiently with various actions available for both blocks and branches:
These options help keep your automation modular, organized, and easy to manage — especially as workflows grow more complex.
Pronnel’s automation engine is powerful and flexible, enabling you to build logic-driven workflows across different boards, saving your team hours of manual work. By mastering triggers, actions, conditions, variables, and logs, you can create intelligent systems that keep your work moving efficiently.
You can open it either from the header or from the board’s settings sidebar.
They help track what actions were taken by which automation and diagnose any errors.
Yes, using Exit Criteria.
It’s the item that caused the automation to fire (e.g., item status changed).
The action is skipped, and the automation continues with the next step.
It’s the item that is one level above the Triggered Item (e.g., a task to which a sub-task belongs).
Yes, use the “Create New Item” action.
They are data placeholders you define and reuse in conditions and actions.
Yes, using the “Update Variable” block.
A reusable block of actions that can be called from multiple places.