• AI Academy
  • Posts
  • 📚 Automate Sales Pipeline Reviews

📚 Automate Sales Pipeline Reviews

An automation to create team-edited pipeline reports

Reading Time: 4 minutes

Hello AI Enthusiast,

Today we're showing you how to build an AI automation that transforms your sales pipeline meetings into polished, team-reviewed updates ready for leadership. This system lets your sales team collaboratively refine AI-generated reports without leaving Slack, saving hours of manual documentation while ensuring everyone's insights are captured.

Before you read this newsletter, a quick heads up: we’re running a short, anonymous 7 minute survey on how you use AI. You’ll get a 100€ voucher for any AI Academy training and, if you want, a report showing how your AI use compares to others. Thanks for helping us understand the real state of AI in people’s work.

The Problem

Sales pipeline reviews are critical but create painful documentation bottlenecks. Someone (usually a sales manager) has to frantically take notes during the meeting, spend hours crafting a polished update, then chase team members for edits and approvals. Meanwhile, leadership is waiting for updates, and the sales team's valuable insights often get lost or diluted in the rush to document everything.

How We Do It: A Step-by-Step Guide

Let's walk through our automation that turns messy meeting notes into structured, team-reviewed pipeline reports - all within Slack where your team already works.

We built this automation in Make.com, connecting Google’s tools, OpenAI's API, and Slack. Here's how each piece works:

Full automation workflow

Step 1: Create a Draft Report with AI

First, we use Make to monitor a designated Google Drive folder for new meeting transcriptions. When it detects one with "Pipeline Review" in the title, it automatically pulls that content and feeds it to GPT5 to create a first draft of our sales update.

The key is our carefully crafted prompt that tells the AI exactly how to structure the sales pipeline report:

Prompt:

You are a sales operations specialist creating a professional pipeline review summary.

Context: This is a transcript from our weekly sales pipeline review meeting. Format this information into a structured Slack message for our leadership team.

Instructions:
1. Summarize the overall pipeline health (deals closed, total pipeline value, win rate)
2. List key deals that moved forward this week with client name, deal value, and specific progress
3. Highlight any deals at risk with blockers and next steps
4. Include relevant quotes from the meeting participants to support your points

Format:
- Use Slack markdown formatting
- Add bullet points for easy scanning
- Bold key metrics and company names
- Keep the update under 800 words
- Maintain a professional but conversational tone

Transcript:
{TRANSCRIPT}

Step 2: Post the Draft for Team Review

Once GPT has created the initial draft, our automation posts it to a specific Slack channel where the sales team can review it. Then, we’ll save all the messages in a database (a Google Sheet in the example). We include clear instructions at the top of the message:

Slack message format:

:memo: *DRAFT PIPELINE REVIEW - NEEDS YOUR INPUT*

The following is an AI-generated summary of today's pipeline review. Please review and add comments to this thread with any corrections or additions. Final version will be shared tomorrow at 9am.

---

[AI-GENERATED CONTENT]

Step 3: Collect Team Feedback

The magic happens in the thread. Team members can simply reply to add context, correct information, or highlight things the AI missed. Our automation monitors these thread replies and adds them to a Google Sheet that tracks all edits by team member.

Step 4: Generate the Final Report

Final report generation

After the review period (we set ours for 1 day, but you can adjust based on your needs), the automation triggers GPT5 again with a new prompt that takes data from the database (a Google Sheet in the example) and incorporates all the team feedback:

Prompt:

You are a sales operations specialist finalizing our weekly pipeline review.

Context: You previously created a draft summary that has been reviewed by our sales team. I'll provide you with the original draft and team feedback. Incorporate their edits and additions to create a final version.

Instructions:
1. Maintain the same structure as the original
2. Incorporate all team feedback, prioritizing specific corrections
3. Resolve any conflicting feedback by using the most detailed information
4. Ensure all key deals mentioned in feedback are included
5. Keep the professional tone but make it suitable for executive leadership

Original Draft:
{ORIGINAL_DRAFT}

Team Feedback:
{TEAM_FEEDBACK}

Step 5: Share the Final Report

The final step is sharing this team-approved update with the team. Our automation posts the polished report to the main sales channel where everyone can see it.

Final message format:

:chart_with_upwards_trend: *WEEKLY PIPELINE REVIEW*

This report reflects our team's collective update from yesterday's pipeline review meeting. {NUMBER} team members contributed to this summary.

---

[FINAL AI-GENERATED CONTENT WITH TEAM EDITS]

If your New Year's resolution is finally automating the boring stuff instead of just talking about it, our AI Agent Bootcamp starts January 12th. You'll learn to build working automations, connect AI to your actual tools, and stop doing repetitive tasks. No coding required, just hands-on coaching in small cohorts.

Your Turn

Here's how you can get started with your own pipeline review automation:

  1. Identify your input source: Do you record meetings? Take notes in a specific document? Decide what will trigger your automation.

  2. Customize your AI prompt: Start with our template but modify it to reflect your team's specific sales process and metrics. Add sections for marketing qualified leads or customer success updates if relevant to your pipeline reviews.

  3. Set up your first draft workflow: Even before building the full automation, you can test the concept by manually feeding meeting notes to GPT and sharing the draft in Slack.

  4. Gather feedback on the format: Ask your team what information they most need in these reports and adjust your prompt accordingly.

The goal is capturing everyone's insights while freeing up your team to focus on selling rather than documentation.

Help us improve. Which of our two weekly newsletters do you find most valuable?

After voting, leave a comment to tell us why and what you'd like to see more of.

Login or Subscribe to participate in polls.

Want to get even more practical? Explore hands-on AI learning with AI Academy:

  • AI Academy Membership: Get 12 months of access to all our cohort-based programs, live webinars, on-demand courses, and tutorials.

  • AI Agent Bootcamp: Accelerate processes and solve business problems by mastering prompts and building AI Agents, without coding.

  • Corporate Training: Equip your team with the skills they need to unlock the potential of AI in your business.

  • Practical Introduction to ChatGPT: A free course on using ChatGPT confidently, understanding its workings, and exploring its potential.

We'll be back with more AI tips soon!