April 2026: New Automation Action - Conditional Actions

Now Stackby automations supports conditional branching

Automations in Stackby can now branch based on conditions — making it possible to build truly smart, logic-driven workflows.

What it does

  • 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

Why it matters

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.

Example

  • IF deal value > $10,000 → Send Slack alert to Sales Director; ELSE → Add to standard follow-up queue

Did this answer your question?
😞
😐
😁