Detect competitor tech adoption and notify AEs with PredictLeads, Sheets and Gmail
Detect when target accounts adopt competitor technology by enriching company watchlists with PredictLeads tech detection data and emailing the assigned AE.
This workflow monitors a Google Sheets watchlist of company domains for competitor technology adoption. It checks each company against the PredictLeads Technology Detections API, and when a match is found (e.g., a prospect starts using Salesforce), it sends an alert email to the account executive responsible for that account.
How it works: Schedule trigger runs the workflow daily at 8 AM. Reads the company watchlist from Google Sheets (domain, company name, AE email). Loops through each company and fetches technology detections from PredictLeads. Checks if any detected technology matches the configured competitor tool. If a match is found, extracts the assigned AE's email address. Sends a Gmail alert to the AE with company name, domain, detected tech, and date. If no match, moves to the next company in the loop.
Setup: Create a Google Sheet with a "CompetitorWatchlist" tab containing columns: domain, company_name, ae_email. Set the competitor technology name in the Check Competitor Tech code node (default: "Salesforce"). Connect your Gmail account (OAuth2) for sending alert emails. Add your PredictLeads API credentials (X-Api-Key and X-Api-Token headers).
Requirements: Google Sheets OAuth2 credentials. Gmail OAuth2 credentials. PredictLeads API account (https://docs.predictleads.com).
Notes: Change the COMPETITOR_TECH variable in the code node to match your specific competitor (e.g., "HubSpot", "Marketo", "Zendesk"). Each row in the watchlist should have a valid AE email -- rows without one are skipped. PredictLeads Technology Detections API docs: https://docs.predictleads.com
Related Templates
Automatic News Summarization & Email Digest with GPT-4, NewsAPI and Gmail
π° AI News Digest Agent: Auto News Summarizer & Email Newsletter Create an intelligent news curation system that automat...
Generate Food Recipes from Gmail & Form Requests with Ollama & Llama 3.2
This n8n template demonstrates how to create an intelligent food recipe assistant that accepts requests via Gmail and we...
Auto-classify Gmail emails with AI and apply labels for inbox organization
Who is this for? Professionals and individuals who receive high volumes of emails, those who want to automatically organ...
π Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments