Block 1 - When clicking ‘Execute workflow’
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Champion Migration Tracker Automatically detect when your champion contacts change companies and respond with intelligent, personalized AI outreach before your competitors do. THE PROBLEM When cham...
n8n-nodes-base.manualtrigger, n8n-nodes-base.googlesheets, n8n-nodes-base.if, @exploriumai/n8n-nodes-explorium-ai.exploriumapinode, n8n-nodes-base.code, n8n-nodes-base.switch, n8n-nodes-base.httprequest, n8n-nodes-base.slack
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Kendra McClanahan.
Original n8n.io sourceAutomatically detect when your champion contacts change companies and respond with intelligent, personalized AI outreach before your competitors do.
When champions move to new companies, sales teams lose track and miss high-value opportunities. Manual LinkedIn monitoring doesn't scale, and by the time you notice, the relationship has gone cold.
This workflow automates champion migration tracking end-to-end, combining Explorium's data intelligence with Claude AI agents to maintain relationships and prioritize opportunities.
This demo uses Google Sheets for simplicity. For production use, replace with your actual CRM:
Champions:
champion_id, name, email, company, title, last_checked_daterelationship_strength (Hot/Warm/Cold), last_contact_date, deals_influencedrelationship_notes, isChampion (TRUE/FALSE), linkedin_url, explorium_prospect_idCompanies:
company_ID, companyName, domain, relationship_type (Customer/Prospect/None)open_opportunity (TRUE/FALSE), opportunity_stage, account_owner, account_owner_emailcontractValue, notes, ExploriumBusinessIDScoring Weights: Adjust the 40/40/20 weighting in the scoring node to prioritize what matters most to your business
Tech Stack Matching: Update the relevantTech array with tools your champions likely use
Email Tone: Modify Claude prompts to match your brand voice (formal, casual, technical, etc.)
Routing Logic: Add additional branches for specific scenarios (e.g., churned customers, enterprise accounts)
**Agentic Experience: Consider adding an agent that sends the email for Cold prospects automatically.
Integrations: Add Slack notifications, CRM updates, or calendar booking links to the output
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 28 workflow blocks. Download the JSON for the full node graph.
| Workflow | Automate champion migration detection & personalized outreach with Explorium & Claude |
|---|---|
| Complexity | advanced |
| Nodes | 28 |
| Categories | Lead Nurturing, AI Summarization |
| Author | Kendra McClanahan |
| Published | 05 Dec 2025 |
Use the JSON export at /data/workflows/11517/11517.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Champion Migration Tracker Automatically detect when your champion contacts change companies and respond with intelligent, personalized AI outreach before your competitors do. THE PROBLEM When cham...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Lead Nurturing, AI Summarization use case.