Back to integrations
n8n node4 min read

Kooperativa Node for n8n

For teams automating outbound, enrichment, or data pipelines in n8n.

@kooperativa_team/n8n-nodes-kooperativaView package

The Kooperativa node covers the same four resources as the rest of the API: Person, Company, Monitor, and Account. Each resource exposes its operations as a dropdown, so building a workflow that enriches a lead list or checks a company's hiring signals is a matter of picking an operation and filling in the fields, not writing a raw HTTP request with manually-built headers.

Authentication is a single credential, your API key, entered once and reused across every node in a workflow. The credential includes a built-in connection test, so a typo in the key surfaces immediately rather than after the workflow runs.

Installing it

The node is a published npm package, installable from n8n's own Community Nodes screen (Settings → Community Nodes → Install) by package name, no separate download or build step. It is not yet a verified community node, so it will not show up in the in-app node search until that review completes, install it by package name in the meantime.

Install from n8nbash
# In n8n: Settings -> Community Nodes -> Install
@kooperativa_team/n8n-nodes-kooperativa

Get started

Try Kooperativa

One API key. Every endpoint behind this integration, and every other one, included on the same flat license with unlimited requests.

More integrations