Skip to content

FUB Automation

Qir05 edited this page Sep 2, 2025 · 4 revisions

Follow Up Boss Automation Workflow

FUB

Here’s a Follow Up Boss-style workflow showing stages, tags, and assignments.

flowchart TD
  A[New Lead Imported<br/>via Zillow or Website] --> B[Assign Lead<br/>to Agent<br/>Based on Routing Rules]
  B --> C[Apply Tags<br/>(Source, Status,<br/>Hot/Cold Lead)]
  C --> D[Send Intro Email<br/>+ Text Message]
  D --> E{Lead Responded<br/>within 24h?}
  E -- Yes --> F[Update Stage = Engaged<br/>Create Task for Agent]
  E -- No --> G[Add to Smart List<br/>Trigger Nurture Campaign]
  F --> H[Appointment Booked<br/>Stage = Showing Scheduled]
  H --> I[No Activity<br/>7 days → SLA Alert]
  H --> J[Closed Won<br/>Tag = Converted Client]
Loading

Clone this wiki locally