Anything that happens, can fire a rule
Lead created, stage changed, field updated, email opened, deal won, time elapsed.
A WHEN/IF/THEN rules engine with cooldowns and circular-trigger guards, sequence orchestration, stage automations, and a full audit trail — the part of the platform that does the work nobody wants to remember.
Lead created, stage changed, field updated, email opened, deal won, time elapsed.
Create tasks, send emails, change owner, run sequences, post to channel, webhook out.
Built so a flapping field can't spam your team or recurse into a loop.
These aren't demos — they're the rules ISOs add in the first week of the trial.
WHEN lead created · IF SIC starts with 56 · THEN assign to hospitality team round-robin.
WHEN deal stage = "First contact" · THEN start sequence "ISO welcome" with 4 emails over 14 days.
WHEN deal stage = "Proposal sent" · THEN create task "Follow up" assigned to owner due in 48h.
WHEN deal in "Proposal sent" > 14 days · THEN @-mention manager on the deal record.
WHEN BoldSign webhook = "signed" · THEN move deal to "Boarding" + create boarding application.
WHEN agent searches knowledge for "PCI" 3+ times in a week · THEN send compliance refresher article.
WHEN merchant referred + PCI status not updated 90d · THEN flag for compliance review.
WHEN month-end -3d · IF any payaway submission missing · THEN @-mention finance on the dashboard.
Rules that automate sales communication need to be safe by design, not by hope.
Per-rule and per-contact cooldowns. "Send email to lead" can't fire twice within 24h regardless of how many triggers match.
A → B → A → B chains are blocked at depth 5. The blocked chain is logged for review.
Every rule fire: which trigger, which criteria matched, which actions ran, which outcome. Forwardable to compliance.
Trial accounts come with eight starter rules pre-loaded. Edit them, add yours, watch the audit log tick over.