Death to Data Entry

Never worry about anyone not updating the "system".

⏳ 4 min read

*AI Guy is now Boring Business AI

"If it's not in Salesforce, it doesn't exist" is now dead

Hi TechOptimist,

What if I told you that your highest-paid employees are spending half their day doing data entry?

And what if I told you there's a $20/month solution that could eliminate 95% of that work... starting tomorrow?

You'd probably think I'm selling snake oil.

But I just watched Liz show me exactly how she eliminated an entire department's worth of manual work using nothing but Fireflies, Make .com, and ChatGPT.

No coding required. No IT department. No six-figure implementation.

Today in 5 minutes or less:

✔️ Why "if it's not in Salesforce, it doesn't exist" is now obsolete
✔️ The $20 automation that's replacing $80K/year employees
✔️ How to build your first AI automation (even if you failed computer science)

🚀

The Death of Data Entry

Nik discussed with Liz, who scaled a tech company from $100M to >$1B in ARR, about key pain points in scaling a sales team.

She told me about the biggest pain point they faced during that growth:

"If it's not in Salesforce, it doesn't exist."

It sounds simple.

But it’s a huge pain because of the human element.

Every sales leader said this to their teams. But here's the dirty secret: nobody actually entered the data.

Why? Because you're paying your highest-leverage employees $100K+ to be data entry clerks.

  • Customer support teams couldn't access call notes

  • Product teams missed crucial customer feedback

  • New sales reps inherited accounts with zero context

  • Deals fell through the cracks

Sound familiar?

The old solution: 

  • Hire more people to manage the data.

  • Implement complex training programs.

  • Threaten people's bonuses.

The new solution: Let AI do it automatically.

The $20 Automation Stack

Here's what blew my mind: Liz showed me an automation that captures every sales call, extracts key insights, and distributes them across your entire organization.

The cost? About $20/month per user.

The Stack:

  • Fireflies ($20/month): Joins every meeting automatically, transcribes everything

  • Make .com (Starts free): Connects your tools together

  • OpenAI API (~$5/month): Analyzes and formats the data

  • Google Workspace (You probably already have this): Stores and distributes insights. If you use Box, Dropbox or another storage tool, you can swap this out.

What it does:

  1. Fireflies automatically joins every sales call on your calendar

  2. Transcribes the entire conversation in real-time

  3. AI extracts key information (pain points, budget, timeline, objections)

  4. Automatically creates meeting summaries in Google Docs

  5. Populates action items in your project management system

  6. Distributes insights to relevant team members

No manual entry. No forgotten details. No lost context.

The "I'm Not Technical" Excuse is Dead

I heard this objection 12 times during our conversation:

"But I don't know how to code..."

Neither does Liz. She failed her computer science classes.

Here's her secret: She doesn't build these automations from scratch. She asks ChatGPT/Claude to build them for her.

Her exact process:

  1. Describes what she wants in plain English

  2. AI creates the automation blueprint

  3. She copies and pastes it into Make (or n8n or equivalent)

  4. When something breaks, she shows the error to AI

  5. AI fixes it

"You have an instructor right there on your screen," she told me.

Think of it like this: You wouldn't build your own car, but you can drive one. Same principle here.

Your First Automation Challenge

Here's what I want you to do this week:

Step 1: Identify your biggest manual pain point
Step 2: Sign up for Fireflies (free trial)
Step 3: Let it join one meeting
Step 4: See what happens

That's it. No commitment. No complex setup.

Get the full episode:

Are you still copying and pasting data between your business apps? Or have you started building automation workflows?

Reply and let us know which task you most want to automate first!

🐥
Tweet of the Week

🙋🏼‍♂️
Boring Business AI Poll

Are you currently using AI Automations in your business?

(not just an LLM)

Login or Subscribe to participate in polls.

 Liz's Corner: The No-BS Guide to AI Meeting Automation

Your Step-by-Step Blueprint for Capturing Every Sales Conversation (Without Hiring More People)

After watching countless businesses drown in manual data entry, I've learned one thing: the difference between winning and losing isn't strategy—it's execution on the basics.

Let me save you months of trial and error with the exact automation blueprint that eliminates 95% of meeting follow-up work.

The Real Problem (In Plain English)

Your sales team has brilliant conversations. Then they spend 30 minutes after each call typing up notes that half the team will never see, and the other half won't trust.

Meanwhile, customer success is asking "What did the prospect say about their current solution?" Product wants to know "What objections keep coming up?" And your new sales hire has zero context on the accounts they just inherited.

Sound familiar? Here's how to fix it permanently.

Quick Comparison: Meeting Note-Taking Solutions

Solution

Best For

Monthly Cost

Setup Time

Coding Required

Manual Notes

Masochists

$0 (but costs you deals)

0 minutes

No

Otter.ai

Basic transcription

$16.99/month

5 minutes

No

Fireflies

Sales-focused teams

$19/month

10 minutes

No

Gong

Enterprise sales

$200+/month

IT department

No

DIY Automation

Maximum customization

~$25/month total

2-3 hours

Not really

Note: Pricing reflects current rates and can change

The Fireflies + Make.com Blueprint (My Recommendation)

Why this combination wins:

  • Fireflies automatically joins every calendar meeting

  • Make.com connects everything without coding

  • Total cost under $25/month for most small businesses

  • Scales with your team without per-seat crushing

Here's the exact 4-step setup:

Step 1: Set Up Fireflies (15 minutes)

  1. Go to Fireflies.ai and sign up

  2. Connect your calendar (Google/Outlook)

  3. Choose "Auto-join meetings" in settings

  4. Test with one internal meeting first

Pro tip: In your meeting invites, add "This call will be recorded and transcribed by Fireflies for team alignment" to avoid awkward surprises.

Step 2: Create Your Make.com Account (10 minutes)

  1. Sign up at Make.com (free tier gives you 1,000 operations/month)

  2. Don't get overwhelmed by the interface—think of it like connecting Lego blocks

  3. Start with the "Fireflies" app integration

Step 3: Get Your OpenAI API Key (5 minutes)

  1. Go to platform.openai.com

  2. Create account if needed

  3. Navigate to API keys section

  4. Generate new key (costs ~$5/month for most small businesses)

  5. Important: Keep this key private—treat it like a password

Step 4: Build Your First Automation (45 minutes)

Module 1: Fireflies trigger (when new transcript available) Module 2: Iterator (processes each part of transcript) Module 3: Text aggregator (combines all pieces) Module 4: OpenAI chat completion (analyzes content) Module 5: Google Docs (creates formatted summary) Module 6: Google Sheets (logs action items)

The prompt I use for OpenAI:

Analyze this sales call transcript and extract:

1. Key pain points mentioned
2. Budget/timeline indicators  
3. Decision makers involved
4. Competitive mentions
5. Next steps/action items
6. Objections raised

Format as:
**PAIN POINTS:**
- [List here]

**BUDGET/TIMELINE:**
- [List here]

**DECISION MAKERS:**
- [List here]

**COMPETITION:**
- [List here]

**ACTION ITEMS:**
- [List here]

**OBJECTIONS:**
- [List here]

**OVERALL SENTIMENT:** [Positive/Neutral/Negative with brief explanation]

The "I'm Stuck" Troubleshooting Guide

When Make.com throws errors:

  1. Copy the error message

  2. Export your blueprint (JSON file)

  3. Paste both into ChatGPT/Claude with: "Help me fix this Make.com automation error"

  4. Follow the AI's suggestions step by step

When Fireflies misses meetings:

  • Check calendar permissions

  • Ensure meeting has video conferencing link

  • Verify Fireflies is connected to correct calendar

When transcripts are messy:

  • Add this to your OpenAI prompt: "Ignore filler words and focus on business content"

  • Use longer meetings (10+ minutes) for better accuracy

Advanced Moves (Once You've Mastered the Basics)

Automatic CRM Updates: Connect the output to HubSpot/Salesforce to auto-populate meeting notes and next steps.

Slack Notifications: Send key insights to relevant team channels immediately after calls.

Competitive Intelligence: Create a separate sheet that tracks every competitor mention across all calls.

Customer Success Handoffs: Auto-create CS tickets when prospects mention implementation timelines or concerns.

Real Cost Breakdown

  • Fireflies: $19/month (unlimited meetings, multiple users)

  • Make.com: $9/month (10,000 operations covers ~100 meetings)

  • OpenAI API: ~$5/month (unless you're doing 500+ meetings)

  • Google Workspace: Or whatever you already use

Total: ~$33/month to eliminate hours of manual work daily

Compare that to hiring another admin at $50K/year ($4,166/month) and this pays for itself immediately.

Stop Overthinking. Start Building.

I've seen too many entrepreneurs spend months evaluating the "perfect" solution while their team drowns in manual work.

The automation that captures 80% of your meeting insights today beats the "perfect" system you're still planning next quarter.

Start with Fireflies. Add Make.com when you're ready. Layer in the OpenAI analysis when you want to get fancy.

But start. Your competitors already are.

Next week: I'll show you how to extend this system to automatically update your CRM and trigger follow-up sequences. No more prospects falling through the cracks.

Want more? Forward this to a friend who's drowning in manual work. They'll thank you later.

Thanks for reading! Stay AI-some!

Boring Business AI

What did you think of today's newsletter?

Your feedback helps us create the best newsletter possible!

Login or Subscribe to participate in polls.

🙋🏼‍♂️ 

*We recently updated from “AI Guy” to “Boring Business AI” to focus more own real use cases withing traditional businesses that drive real results.

Reply

or to participate.