Automations

Visual rules that work while you sleep · Srazzu

Role: OWNER🔔25
Automation runs
18
Tasks created
0
Alerts generated
4

Create automation from preset

{
  "name": "Hot lead rescue speed-to-lead",
  "trigger": {
    "event": "inbound_message",
    "isSales": true,
    "leadScoreGte": 80
  },
  "actions": [
    {
      "type": "CREATE_TICKET",
      "title": "Hot lead follow-up",
      "priority": "HIGH",
      "category": "Sales",
      "note": "Automation: high-intent lead needs immediate follow-up"
    },
    {
      "type": "CREATE_TASK",
      "title": "Call hot lead within 5 minutes",
      "priority": "HIGH",
      "dueInMinutes": 5
    },
    {
      "type": "CREATE_NOTIFICATION",
      "title": "Hot lead needs action",
      "body": "Nova detected a high-intent lead. Call within 5 minutes.",
      "severity": "WARNING",
      "actionUrl": "/tasks"
    },
    {
      "type": "AUDIT",
      "message": "Hot lead automation fired"
    }
  ]
}

Build with AI

Describe flows in plain English later; Nova can convert them into triggers and actions. Current v1 supports presets, JSON rules and real execution logs.

Active rule boardREAL RUN LOGS

🤖 Demo churn-risk alert

ID: cmqnkcdwe0047q1wfgsuw45f2

2Runs
2Success
0Failed
Trigger\n{
  "event": "inbound_message",
  "isChurn": true
}
Actions\n[
  {
    "type": "CREATE_TICKET",
    "title": "Critical churn-risk conversation",
    "category": "Retention",
    "priority": "CRITICAL"
  }
]
Recent runs
inbound_message · 6/26/2026, 12:04:18 PMSUCCESS
inbound_message · 6/26/2026, 11:10:04 AMSUCCESS

🤖 Demo hot lead speed-to-lead

ID: cmqnkcdtd0046q1wfz1uyfcxd

0Runs
0Success
0Failed
Trigger\n{
  "event": "inbound_message",
  "isSales": true,
  "leadScoreGte": 80
}
Actions\n[
  {
    "type": "CREATE_TASK",
    "title": "Call hot lead within 5 minutes",
    "priority": "HIGH",
    "dueInMinutes": 5
  },
  {
    "type": "CREATE_NOTIFICATION",
    "title": "Hot lead needs action",
    "severity": "WARNING",
    "actionUrl": "/tasks"
  }
]
Recent runs
No runs yet.

🤖 Demo churn-risk alert

ID: cmqmd5o540047jlsqr6mqbw3m

2Runs
2Success
0Failed
Trigger\n{
  "event": "inbound_message",
  "isChurn": true
}
Actions\n[
  {
    "type": "CREATE_TICKET",
    "title": "Critical churn-risk conversation",
    "category": "Retention",
    "priority": "CRITICAL"
  }
]
Recent runs
inbound_message · 6/26/2026, 12:04:17 PMSUCCESS
inbound_message · 6/26/2026, 11:10:04 AMSUCCESS

🤖 Demo hot lead speed-to-lead

ID: cmqmd5o220046jlsq83qfxsiz

0Runs
0Success
0Failed
Trigger\n{
  "event": "inbound_message",
  "isSales": true,
  "leadScoreGte": 80
}
Actions\n[
  {
    "type": "CREATE_TASK",
    "title": "Call hot lead within 5 minutes",
    "priority": "HIGH",
    "dueInMinutes": 5
  },
  {
    "type": "CREATE_NOTIFICATION",
    "title": "Hot lead needs action",
    "severity": "WARNING",
    "actionUrl": "/tasks"
  }
]
Recent runs
No runs yet.

🤖 B2B competitor mention alert

ID: cmqmcuiab000qijgrbpgy938x

2Runs
2Success
0Failed
Trigger\n{
  "event": "inbound_message",
  "contains": "competitor"
}
Actions\n[
  {
    "type": "CREATE_TICKET",
    "title": "Competitor mention retention alert",
    "category": "Retention",
    "priority": "CRITICAL"
  },
  {
    "body": "Retention should engage this account.",
    "type": "CREATE_NOTIFICATION",
    "title": "Competitor mention detected",
    "severity": "CRITICAL",
    "actionUrl": "/churn-radar"
  }
]
Recent runs
inbound_message · 6/26/2026, 12:04:17 PMSUCCESS
inbound_message · 6/26/2026, 11:10:04 AMSUCCESS

🤖 Demo churn-risk alert

ID: cmqmaagpr00476u6y41t27p4t

2Runs
2Success
0Failed
Trigger\n{
  "event": "inbound_message",
  "isChurn": true
}
Actions\n[
  {
    "type": "CREATE_TICKET",
    "title": "Critical churn-risk conversation",
    "category": "Retention",
    "priority": "CRITICAL"
  }
]
Recent runs
inbound_message · 6/26/2026, 12:04:17 PMSUCCESS
inbound_message · 6/26/2026, 11:10:03 AMSUCCESS

🤖 Demo hot lead speed-to-lead

ID: cmqmaagmr00466u6ytomandjq

0Runs
0Success
0Failed
Trigger\n{
  "event": "inbound_message",
  "isSales": true,
  "leadScoreGte": 80
}
Actions\n[
  {
    "type": "CREATE_TASK",
    "title": "Call hot lead within 5 minutes",
    "priority": "HIGH",
    "dueInMinutes": 5
  },
  {
    "type": "CREATE_NOTIFICATION",
    "title": "Hot lead needs action",
    "severity": "WARNING",
    "actionUrl": "/tasks"
  }
]
Recent runs
No runs yet.

🤖 Demo churn-risk alert

ID: cmql0apd20047v9xoyjcwp3pi

2Runs
2Success
0Failed
Trigger\n{
  "event": "inbound_message",
  "isChurn": true
}
Actions\n[
  {
    "type": "CREATE_TICKET",
    "title": "Critical churn-risk conversation",
    "category": "Retention",
    "priority": "CRITICAL"
  }
]
Recent runs
inbound_message · 6/26/2026, 12:04:17 PMSUCCESS
inbound_message · 6/26/2026, 11:10:03 AMSUCCESS

🤖 Demo hot lead speed-to-lead

ID: cmql0apa10046v9xogv3wpem8

0Runs
0Success
0Failed
Trigger\n{
  "event": "inbound_message",
  "isSales": true,
  "leadScoreGte": 80
}
Actions\n[
  {
    "type": "CREATE_TASK",
    "title": "Call hot lead within 5 minutes",
    "priority": "HIGH",
    "dueInMinutes": 5
  },
  {
    "type": "CREATE_NOTIFICATION",
    "title": "Hot lead needs action",
    "severity": "WARNING",
    "actionUrl": "/tasks"
  }
]
Recent runs
No runs yet.

🤖 Demo churn-risk alert

ID: cmqkv3ka8008pwysqtgbx9ans

2Runs
2Success
0Failed
Trigger\n{
  "event": "inbound_message",
  "isChurn": true
}
Actions\n[
  {
    "type": "CREATE_TICKET",
    "title": "Critical churn-risk conversation",
    "category": "Retention",
    "priority": "CRITICAL"
  }
]
Recent runs
inbound_message · 6/26/2026, 12:04:16 PMSUCCESS
inbound_message · 6/26/2026, 11:10:03 AMSUCCESS

🤖 Demo hot lead speed-to-lead

ID: cmqkv3k77008owysqb0nvzckx

0Runs
0Success
0Failed
Trigger\n{
  "event": "inbound_message",
  "isSales": true,
  "leadScoreGte": 80
}
Actions\n[
  {
    "type": "CREATE_TASK",
    "title": "Call hot lead within 5 minutes",
    "priority": "HIGH",
    "dueInMinutes": 5
  },
  {
    "type": "CREATE_NOTIFICATION",
    "title": "Hot lead needs action",
    "severity": "WARNING",
    "actionUrl": "/tasks"
  }
]
Recent runs
No runs yet.

🤖 Demo churn-risk alert

ID: cmqkur8co0047wysqytgzgfzu

2Runs
2Success
0Failed
Trigger\n{
  "event": "inbound_message",
  "isChurn": true
}
Actions\n[
  {
    "type": "CREATE_TICKET",
    "title": "Critical churn-risk conversation",
    "category": "Retention",
    "priority": "CRITICAL"
  }
]
Recent runs
inbound_message · 6/26/2026, 12:04:16 PMSUCCESS
inbound_message · 6/26/2026, 11:10:03 AMSUCCESS

🤖 Demo hot lead speed-to-lead

ID: cmqkur89l0046wysqy7mvq8o1

0Runs
0Success
0Failed
Trigger\n{
  "event": "inbound_message",
  "isSales": true,
  "leadScoreGte": 80
}
Actions\n[
  {
    "type": "CREATE_TASK",
    "title": "Call hot lead within 5 minutes",
    "priority": "HIGH",
    "dueInMinutes": 5
  },
  {
    "type": "CREATE_NOTIFICATION",
    "title": "Hot lead needs action",
    "severity": "WARNING",
    "actionUrl": "/tasks"
  }
]
Recent runs
No runs yet.

🤖 Demo churn-risk alert

ID: cmqkksvmx0047nxyrbamioo41

2Runs
2Success
0Failed
Trigger\n{
  "event": "inbound_message",
  "isChurn": true
}
Actions\n[
  {
    "type": "CREATE_TICKET",
    "title": "Critical churn-risk conversation",
    "category": "Retention",
    "priority": "CRITICAL"
  }
]
Recent runs
inbound_message · 6/26/2026, 12:04:16 PMSUCCESS
inbound_message · 6/26/2026, 11:10:02 AMSUCCESS

🤖 Demo hot lead speed-to-lead

ID: cmqkksvjx0046nxyra40o6zdb

0Runs
0Success
0Failed
Trigger\n{
  "event": "inbound_message",
  "isSales": true,
  "leadScoreGte": 80
}
Actions\n[
  {
    "type": "CREATE_TASK",
    "title": "Call hot lead within 5 minutes",
    "priority": "HIGH",
    "dueInMinutes": 5
  },
  {
    "type": "CREATE_NOTIFICATION",
    "title": "Hot lead needs action",
    "severity": "WARNING",
    "actionUrl": "/tasks"
  }
]
Recent runs
No runs yet.

🤖 VIP jewellery buyer alert

ID: cmqjcne9r0009jvdlo2w5xd6b

0Runs
0Success
0Failed
Trigger\n{
  "event": "inbound_message",
  "contains": "gold"
}
Actions\n[
  {
    "type": "MARK_VIP",
    "value": true
  },
  {
    "type": "CREATE_TASK",
    "title": "Follow up VIP jewellery buyer",
    "priority": "HIGH",
    "dueInMinutes": 15
  },
  {
    "body": "Gold or jewellery intent detected.",
    "type": "CREATE_NOTIFICATION",
    "title": "VIP jewellery buyer",
    "severity": "WARNING",
    "actionUrl": "/contacts"
  }
]
Recent runs
No runs yet.

🤖 B2B competitor mention alert

ID: cmqj7q9jk0009ysuw0257lj62

2Runs
2Success
0Failed
Trigger\n{
  "event": "inbound_message",
  "contains": "competitor"
}
Actions\n[
  {
    "type": "CREATE_TICKET",
    "title": "Competitor mention retention alert",
    "category": "Retention",
    "priority": "CRITICAL"
  },
  {
    "body": "Retention should engage this account.",
    "type": "CREATE_NOTIFICATION",
    "title": "Competitor mention detected",
    "severity": "CRITICAL",
    "actionUrl": "/churn-radar"
  }
]
Recent runs
inbound_message · 6/26/2026, 12:04:16 PMSUCCESS
inbound_message · 6/26/2026, 11:10:02 AMSUCCESS