BOSSTORQUE · Sperry Tree Care · WS4 Automation Design
SOW BT-STC-Q2-2026 · April 11, 2026
WS4 · Automation & Retainer

Jobber → Kit Lead Automation Design

Full technical spec for the estimate lead warming and club welcome sequences. Includes Zapier workflow, Kit sequence setup, and email copy IDs.

6 Sequence Emails Written 2 Automation Flows Due: April 27, 2026

What this builds

Two automated nurture flows triggered by real customer actions in Jobber and Kit. When someone requests an estimate, they enter a 3-email warmup sequence. When someone joins the Tree Care Club, they enter a 3-email welcome sequence. Both run automatically — no manual follow-up required.

The connector between Jobber and Kit is a Zapier workflow. Kit handles the email delivery and sequence logic.

⚠ Punch List — Jason to Complete

Email copy is written and loaded as Kit draft broadcasts (IDs below). Two things need to happen before these go live: (1) verify info@sperrytreecare.com as a sender in Kit, and (2) add each email to the appropriate Kit sequence via the Kit UI. Zapier setup also requires Jason's Jobber account access. Full checklist at the bottom of this document.

Estimate Lead Warmup — Jobber → Kit

1
Trigger
Jobber — New Request Created
Fires every time a new estimate request is submitted via the Jobber web form (sperrytreecare.com/get-an-estimate/). Captures client name, email, phone, and request details.
App: JobberZapier Pro required
2
Filter
Only if email address is present
Skip the workflow if no email was captured (phone-only or walk-in requests). Field: client.email — must not be empty.
3
Action
Kit — Add Subscriber Tag: "estimate-requested"
Uses Kit's "Add Tag to Subscriber" action. If the subscriber doesn't exist, use "Create Subscriber" first (Step 3a) with first name, last name, email. Then add tag estimate-requested in Step 3b.
App: Kit (ConvertKit)Free Zapier action
4
Kit Visual Automation Rule (set up in Kit UI)
When tagged "estimate-requested" → Subscribe to "Estimate Lead Warmup" sequence
Create this rule in Kit → Automations → Visual Automations. Trigger: Tag Added = "estimate-requested". Action: Subscribe to Sequence = "Estimate Lead Warmup". The sequence then delivers the Day 1 / Day 3 / Day 7 emails automatically.
Set up in: Kit UI

Tree Care Club Welcome Sequence — Kit Tag → Sequence

1
Trigger
Kit Tag Added — "Club Member" (or equivalent)
Fired when a subscriber receives the Club Member tag. This tag can be added via: (a) Zapier from a Jobber "Job Complete" event, (b) manual import, or (c) the existing Kit signup form on the website. The sequence trigger is the same regardless of source.
2
Kit Visual Automation Rule (set up in Kit UI)
When tagged "Club Member" → Subscribe to "Welcome to the Club Email" sequence
Create or update the existing "Welcome to the Club Email" sequence (Kit ID: 2627196) with the three welcome emails. Rule: Tag Added = Club Member tag → Subscribe to Sequence 2627196.

Draft Broadcasts (Load into Sequences)

All six emails are written and saved as Kit draft broadcasts. To activate: open each broadcast in Kit, copy the subject and body content, and paste into the corresponding sequence email slot via the Kit sequence editor.

Estimate Lead Warmup
Day 0
Your estimate request is confirmed
Confirms receipt, sets 1-2 day response expectation, urgent contact option
Kit ID: 23665203
Day 3
Following up on your estimate request
Soft follow-up, direct call/text CTA, graceful opt-out
Kit ID: 23665204
Day 7
Still here when you're ready
No-pressure final follow-up, leaves door open
Kit ID: 23665205
Club Welcome Sequence
Day 0
Welcome to the Sperry Tree Care Club
What membership means, Club benefits, priority scheduling
Kit ID: 23665206
Day 3
Who you're working with at Sperry Tree Care
Team intro, ISA credentials, 15-year PNW expertise
Kit ID: 23665207
Day 7
What to watch for on your property this season
Seasonal guidance, pruning windows, CTA to schedule first visit
Kit ID: 23665209

Zap: Jobber New Request → Kit Tag

FieldValue
Zap NameSperry — Jobber New Request → Kit Tag
Trigger AppJobber
Trigger EventNew Request
Filter Conditionclient.email exists (is not empty)
Action 1 AppKit (ConvertKit)
Action 1 EventCreate or Update Subscriber
Action 1 — Email{{client.email}}
Action 1 — First Name{{client.first_name}}
Action 1 — Last Name{{client.last_name}}
Action 2 AppKit (ConvertKit)
Action 2 EventAdd Tag to Subscriber
Action 2 — Email{{client.email}}
Action 2 — Tag Nameestimate-requested
Kit AutomationTag: estimate-requested → Subscribe to Estimate Lead Warmup sequence

What Needs to Happen Before Go-Live