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 to Agent<br/>Routing Rules]
  B --> C[Apply Tags<br/>Source / Status / Heat]
  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 Sequence]
  F --> H[Appointment Booked<br/>Stage = Showing Scheduled]
  H --> I[No Activity after 7 days<br/>Send SLA Alert]
  H --> J[Closed Won<br/>Tag = Converted Client]
Loading

Clone this wiki locally