Automate CRM email follow-ups and reply alerts

Sends a follow-up email to tagged CRM contacts, waits a week for a reply, and alerts you if one comes in.

How the work actually flows

It repeats. Repeats no reply after a week; runs once per each tagged contact.

Pattern: Structured Loop (21) ยท Multiple Instances with a priori Run-Time Knowledge (14)

flowchart TD trig(["weekday afternoon crm check"]):::trigtime s0[["find tagged contacts"]]:::mi s1["send follow up email"]:::task s2["wait and check reply"]:::task trig --> s0 s0 --> s1 s1 --> s2 lp{"stops after second follow up"}:::gate s2 --> lp lp -. "no reply after a week" .-> s1 lp -->|"finished"| out out[/"automated follow ups and reply alerts"/]:::out pay{{"no lead goes without follow up"}}:::pay out --> pay classDef task fill:#e7f6fe,stroke:#34b8f0,color:#2c2a29 classDef svc fill:#f6f8fa,stroke:#7c8795,color:#2c2a29 classDef mi fill:#e7f6fe,stroke:#0079a8,color:#2c2a29,stroke-width:2px classDef human fill:#fff,stroke:#0079a8,color:#0079a8 classDef store fill:#f6f8fa,stroke:#0079a8,color:#2c2a29 classDef trig fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigtime fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigdata fill:#8ad4f5,stroke:#0079a8,color:#06314c,font-weight:bold classDef gate fill:#fff,stroke:#e8a23d,color:#6b4708,font-weight:bold classDef out fill:#1f9d6b,stroke:#167a53,color:#fff,font-weight:bold classDef pay fill:#06314c,stroke:#021f33,color:#fff
Starts itA stepRuns once per itemRepeat or finishResultPayoff
Build size
Advanced

A larger build with multiple systems, AI reasoning, and custom rules.

Business functions
CRM & Sales PipelineEmail AutomationMessaging & Notifications
Connects
GmailSlack
Featured in

The problem it solves

Following up with leads on a schedule is easy to forget once your day fills up with other work. Leads tagged for outreach go quiet, and you lose track of who still needs a second email.

Who it fits

Sales and business development teams following up on CRM leads.

How it works

  1. Runs every weekday afternoon to check your CRM for updated contacts
  2. Finds contacts tagged for outreach
  3. Sends a predefined follow-up email to each one
  4. Waits a week and checks whether they replied
  5. Alerts you if there's a reply, or sends a second follow-up if not
What you get

Leads who get a timely nudge instead of silence

Tagged CRM contacts automatically receive a follow-up email and a second one if they don't reply within a week.

What you get

Automatic follow-up emails and a Slack alert whenever a lead replies.

What you need

A CRM account, a Gmail account, and a Slack workspace.

We can build this. But should you?

The hard question is not how to build it. It is whether this is the right thing to build first.

That is what a Fractional Chief AI Officer figures out with you, before anyone writes a line of code.

Let's Talk Strategy

Related automations

Back to the AI Playbook