Automated sales leaderboard with HighLevel CRM, GPT-4o, Notion & Slack
π Description: This workflow automates sales performance tracking and motivational updates by integrating HighLevel CRM, Notion, GPT-4o, and Slack. It pulls all deals from HighLevel, cleans and summarizes sales data ...
Template notes
π Description: This workflow automates sales performance tracking and motivational updates by integrating HighLevel CRM, Notion, GPT-4o, and Slack. It pulls all deals from HighLevel, cleans and summarizes sales data per representative, creates performance dashboards in Notion, and uses GPT-powered AI to generate personalized motivational Slack messages. It eliminates manual leaderboard tracking and boosts sales engagement with real-time insights and daily motivation β ensuring every sales rep stays informed, recognized, and inspired.
What This Workflow Does (Step-by-Step) π’ Manual Trigger β Starts the automation manually for data refresh or testing.
π¦ Fetch All Deals from HighLevel CRM β Retrieves all opportunities from HighLevel CRM, including deal names, reps, values, and stages for full visibility.
π Validate Deal Fetch Success (IF Node) β Verifies that fetched data contains valid deal IDs. - β True Path: Continues to data cleaning. - β False Path: Logs failed records to Google Sheets for debugging.
π§Ή Clean & Structure Deal Data β Normalizes raw deal data into a consistent schema (deal ID, rep ID, client name, value, status). Ensures clean inputs for analytics.
π Summarize Sales by Representative β Aggregates deals per sales rep and computes: - Total deals handled - Total deal value - Total deals won - Average deal value
π§Ύ Generate Notion Performance Dashboard β Creates personalized Notion dashboards for each rep with daily updated performance summaries and motivation metrics.
βοΈ Transform Data for AI Input β Converts summarized data into AI-readable format for GPT-4o processing.