Flow Map (Live)
This view shows active stage-change rules only (rules that move a lead to a new stage).
Format: FROM → (Scenario/Event/Priority) → TO
Global rules (apply from * Any Stage)
*
→
standard_nj_lead / lead_created / p3000
→
new
(New Lead)
*
→
standard / lead_created / p3000
→
new
(New Lead)
*
→
ALL / tour_rescheduled / p1000
→
tour_scheduled
(Tour Scheduled)
*
→
ALL / tour_canceled / p1000
→
follow_up
(Follow Up)
*
→
ALL / tour_checked_in / p1000
→
tour_checked_in
(Tour Checked In)
*
→
ALL / lost / p1000
→
lost
(Lost)
*
→
ALL / enrolled / p1000
→
enrolled
(Enrolled)
*
→
ALL / application_received / p1000
→
application_received
(Application Received)
*
→
ALL / application_sent / p1000
→
application_sent
(Application Sent)
*
→
ALL / tour_no_show / p1000
→
follow_up
(Follow Up)
*
→
ALL / tour_completed / p1000
→
tour_completed
(Tour Completed)
*
→
ALL / tour_scheduled / p1000
→
tour_scheduled
(Tour Scheduled)
*
→
ALL / contact_made / p1000
→
contacted
(Contacted)
*
→
ALL / contact_attempted / p1000
→
needs_contact
(Needs Contact)
*
→
ALL / lead_created / p1000
→
new
(New Lead)
From new
(New Lead)
new
→
ALL / contact_attempted / p2000
→
needs_contact
(Needs Contact)
— Stage-specific: new + contact_attempted -> needs_contact
From needs_contact
(Needs Contact)
needs_contact
→
ALL / contact_made / p2000
→
contacted
(Contacted)
— Stage-specific: needs_contact + contact_made -> contacted
From contacted
(Contacted)
contacted
→
ALL / tour_scheduled / p2000
→
tour_scheduled
(Tour Scheduled)
— Stage-specific: contacted + tour_scheduled -> tour_scheduled
From tour_scheduled
(Tour Scheduled)
tour_scheduled
→
ALL / tour_canceled / p2000
→
follow_up
(Follow Up)
— Stage-specific: tour_scheduled + tour_canceled -> follow_up
tour_scheduled
→
ALL / tour_no_show / p2000
→
follow_up
(Follow Up)
— Stage-specific: tour_scheduled + tour_no_show -> follow_up
tour_scheduled
→
ALL / tour_checked_in / p2000
→
tour_checked_in
(Tour Checked In)
— Stage-specific: tour_scheduled + tour_checked_in -> tour_checked_in
From tour_checked_in
(Tour Checked In)
tour_checked_in
→
ALL / tour_completed / p2000
→
tour_completed
(Tour Completed)
— Stage-specific: tour_checked_in + tour_completed -> tour_completed
From tour_completed
(Tour Completed)
tour_completed
→
ALL / application_sent / p2000
→
application_sent
(Application Sent)
— Stage-specific: tour_completed + application_sent -> application_sent
From follow_up
(Follow Up)
follow_up
→
ALL / tour_rescheduled / p2000
→
tour_scheduled
(Tour Scheduled)
— Stage-specific: follow_up + tour_rescheduled -> tour_scheduled
follow_up
→
ALL / tour_scheduled / p2000
→
tour_scheduled
(Tour Scheduled)
— Stage-specific: follow_up + tour_scheduled -> tour_scheduled
From application_sent
(Application Sent)
application_sent
→
ALL / application_received / p2000
→
application_received
(Application Received)
— Stage-specific: application_sent + application_received -> application_received
From application_received
(Application Received)
application_received
→
ALL / enrolled / p2000
→
enrolled
(Enrolled)
— Stage-specific: application_received + enrolled -> enrolled