Automations in Stackby can now branch based on conditions — making it possible to build truly smart, logic-driven workflows.
Add IF / THEN / ELSE logic to any automation sequence
Branch into different actions based on field values, record state, or previous step results
Build complex multi-path workflows without writing a single line of code
Most real-world workflows aren't linear. With conditional actions, you can now handle nuance — routing records, triggering different notifications, or skipping steps based on live data.
IF deal value > $10,000 → Send Slack alert to Sales Director; ELSE → Add to standard follow-up queue