Case study
n8n Marketplace

Bedrijfsdata.nl node for n8n

First-to-market community node for the Netherlands' leading business data provider. 20+ resources, 50+ operations, shipped to the official n8n marketplace.

20+ resources
50+ operations
LLM-ready enrichment
The problem
HTTP requests were blocking adoption
Bedrijfsdata.nl offers rich Dutch company data via API, but n8n users had no native way to access it. They were stuck with HTTP request nodes, manually handling authentication, pagination, and error states for every workflow. For a data provider, that friction means fewer automations built on your platform and lower API adoption.
What I built
A full community node covering the entire API
Everything Bedrijfsdata users need, packaged into native n8n actions.

20+ resources (companies, filings, UBOs, financials, insolvencies, etc.)

50+ operations (search, lookup, enrich, monitor, validate)

Credential management with built-in auth handling

Cursor-based pagination abstracted into simple options

Input validation with clear error messages

LLM-ready enrichment block for AI workflows

Docker support for self-hosted n8n instances

Technical highlights
Auth

API key credential type with secure storage

Pagination

Automatic cursor handling with configurable page size

Validation

Zod schemas for inputs and human-readable errors

Errors

Graceful handling with retry-friendly responses

Docs

Full operation descriptions, parameter hints, example responses

Testing

Local Docker environment for development

The outcome
Marketplace-ready, docs included

Submitted and verified on the official n8n community marketplace

Published to npm with semantic versioning

Full documentation and usage examples

Ready for Bedrijfsdata users to install in ~30 seconds

Screenshots
Bedrijfsdata.nl n8n node resources overview

Bedrijfsdata.nl n8n node resources overview

Bedrijfsdata.nl n8n node configuration

Bedrijfsdata.nl n8n node configuration

For SaaS teams
Need a native node for your API?
If your users are hacking together HTTP requests to use your API in n8n, I can build you a native node that ships with auth, validation, and marketplace approval.

Turn your API into drag-and-drop actions

Handle auth, errors, and pagination automatically

Submit to the official marketplace

Ship with docs your users can actually follow