Block 1 - Company domain is required
- Type / Role
- n8n-nodes-base.if - if
- Config choices
- Version 2.2
This workflow is provided as-is. Please review and test before using in production.
This workflow contains community nodes that are only compatible with the self hosted version of n8n. This template generates structured synthetic company content using live web data from the Bedrij...
n8n-nodes-base.if, n8n-nodes-base.stickynote, @bedrijfsdatanl/n8n-nodes-bedrijfsdata.bedrijfsdata, @n8n/n8n-nodes-langchain.chainllm, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.outputparserstructured, @bedrijfsdatanl/n8n-nodes-prospectpro.prospectpro, n8n-nodes-base.executeworkflowtrigger
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Olivier.
Original n8n.io sourceThis workflow contains community nodes that are only compatible with the self-hosted version of n8n.
This template generates structured synthetic company content using live web data from the Bedrijfsdata.nl API combined with an LLM. Provide a company domain (directly or via a Bedrijfsdata.nl ID) and the workflow retrieves relevant website and search engine content, then produces ready-to-use descriptions of the company, its offerings, and its target audience.
✨ Features
🏢 Example Output The workflow produces structured content fields you can directly use in your sales, marketing, or enrichment flows:
Example:
{
"company_description": "Bedrijfsdata.nl B.V. is een Nederlands bedrijf dat uitgebreide data levert over meer dan 3,7 miljoen bedrijven in Nederland...",
"products_and_services": "Het bedrijf biedt API-toegang tot bedrijfsprofielen, sectoranalyses, en SEO-gegevens...",
"target_audience": "Nederlandse MKB's die behoefte hebben aan actuele bedrijfsinformatie voor marketing- of salesdoeleinden..."
}
⚙ Requirements
🔧 Setup Instructions
1. Trigger configuration
2. Configure API credentials
Bedrijfsdata.nl API key
OpenAI API key
3. Customize Output (Optional)
4. Integrate with Your Stack
🔐 Security Notes
🧪 Testing
📌 About Bedrijfsdata.nl Bedrijfsdata.nl operates the most comprehensive company database in the Netherlands. With real-time data on 3.7M+ businesses and AI-ready APIs, we help Dutch SMEs enrich their CRM, workflows, and marketing automation. Built on 25+ years of experience in data collection and enrichment, our technology brings corporate-grade data quality to every organisation.
Website: https://www.bedrijfsdata.nl Developers: https://developers.bedrijfsdata.nl API docs: https://docs.bedrijfsdata.nl
📞 Support Email: [email protected] Phone: +31 20 789 50 50 Support hours: Monday–Friday, 09:00–17:00 CET
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 | Generate structured company descriptions with Bedrijfsdata Web RAG & OpenAI |
|---|---|
| Complexity | advanced |
| Nodes | 21 |
| Categories | Lead Generation, Multimodal AI |
| Author | Olivier |
| Published | 14 Aug 2025 |
Use the JSON export at /data/workflows/7365/7365.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.
This workflow contains community nodes that are only compatible with the self hosted version of n8n. This template generates structured synthetic company content using live web data from the Bedrij...
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, Multimodal AI use case.