Block 1 - Convert to File
- Type / Role
- n8n-nodes-base.convertToFile - convertToFile
- Config choices
- Version 1.1
This workflow is provided as-is. Please review and test before using in production.
Explorium Prospects Search Chatbot Template Download the following json file and import it to a new n8n workflow: [mcp\ to\ prospects\ to\ csv.json](https://drive.usercontent.google.com/u/0/uc?id=1...
n8n-nodes-base.converttofile, @n8n/n8n-nodes-langchain.memorybufferwindow, @n8n/n8n-nodes-langchain.chattrigger, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.splitout, n8n-nodes-base.code, n8n-nodes-base.if, @n8n/n8n-nodes-langchain.lmchatanthropic
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by explorium.
Original n8n.io sourceExplorium Prospects Search Chatbot
Download the following json file and import it to a new n8n workflow:
This n8n workflow creates a chatbot that understands natural language requests for finding business prospects and automatically:
Perfect for sales teams, recruiters, and business development professionals who need to quickly find and export targeted prospect lists without learning complex API syntax.
The chatbot understands queries like:
Before setting up this workflow, ensure you have:
The chatbot can search using these criteria:
You'll need to set up Explorium credentials in two places:
Authorization: Bearer YOUR_TOKEN)User Query → AI Interpretation → Validation → API Call → CSV Export
↑ ↓
└──── Error Correction Loop ←──────┘
The workflow validates:
Start with your query:
"Find me VPs of Sales at software companies in the US"
Bot processes and responds:
Refine if needed:
"Can you also include directors and filter for companies with 100+ employees?"
Combine multiple criteria:
"Find engineering managers and senior engineers at B2B SaaS companies
in New York and California with 50-500 employees and revenue over $5M
who have been in their role for at least 1 year"
The CSV file includes:
"Validation failed" errors
No results returned
Chat not responding
Large result sets timing out
The bot provides clear feedback:
has_email: true for actionable leadsEdit the AI Agent system message to:
Add nodes to:
For issues with:
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.
| Workflow | Search business prospects with natural language using Claude AI and Explorium MCP |
|---|---|
| Complexity | advanced |
| Nodes | 15 |
| Categories | Lead Generation, AI Chatbot |
| Author | explorium |
| Published | 10 Jun 2025 |
Use the JSON export at /data/workflows/4840/4840.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.
Explorium Prospects Search Chatbot Template Download the following json file and import it to a new n8n workflow: [mcp\ to\ prospects\ to\ csv.json](https://drive.usercontent.google.com/u/0/uc?id=1...
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 Generation, AI Chatbot use case.