New n8n Node available for the CiviCRM Community
At iXiam, we have developed and published n8n-nodes-civicrm, a community node that connects CiviCRM directly to n8n via its API v4.
The verification process for the node is nearing completion. This review, handled by the n8n team, covers technical quality and security considerations and is required for the node to be available in managed and enterprise n8n environments.
What is n8n?
n8n (pronounced “n-eight-n”) is a workflow automation platform that lets you connect applications, databases, and APIs so routine work happens automatically. It acts as a “glue layer” between tools: you define a trigger (something happens) and a sequence of actions (what should happen next).
n8n is a flexible, visual, open-source platform that allows you to connect hundreds of services — from Google Sheets and Telegram to generative AI and social networks — without writing custom code.

Why is this integration relevant?
CiviCRM is a powerful platform, but it often operates in relative isolation. Many organisations struggle with:
- getting data in and out cleanly
- keeping systems in sync
- turning data into reliable, repeatable actions
This is where n8n is useful: it connects CiviCRM to the rest of your stack and makes integrations automatic, consistent, and auditable.
With this node, agentic workflows such as the following become easier to implement:
- Using AI to interact with CiviCRM data in natural language
- Prospecting for strategic partners and automatically adding them to CiviCRM
- Synchronising events, donations, or campaigns with external tools
What is a Node and how can you use it with CiviCRM?
An n8n node is a modular connector that allows a workflow to interact with a specific service or perform a defined task — in this case, CiviCRM.
By using the CiviCRM node, non-profits, NGOs, collectives, and third-sector organisations can integrate their core contact, donor, and partner management system with external tools such as:
- MCP servers and AI models
- LinkedIn and other Social Media
- ERPs / other CRMs
- Spreadsheets, email and calendar systems
Getting started with the CiviCRM Node
To use the CiviCRM node, you need to:
- Run n8n Community Edition
- Install the node:
- Go to Settings → Community Nodes → Install
- Enter: @ixiam/n8n-nodes-civicrm
- Configure CiviCRM API credentials
- Use the CiviCRM node as a step in an n8n workflow to read or write data
📦 Node and documentation:
https://www.npmjs.com/package/@ixiam/n8n-nodes-civicrm

Example Use Cases
Below are two illustrative examples from a much wider range of possible workflows.
Intelligent Assistant for Donor and Partner Management
Inspired by n8n’s AI Personal Assistant templates, this workflow allows teams to ask everyday questions such as:
- “Who donated more than €500 this month?”
- “Which partners’ memberships expire next week?”
The workflow interprets the question, queries CiviCRM, and returns structured results.
Prospecting and qualifying Strategic Partners with AI
Based on templates such as Search LinkedIn Companies and Score with AI, this workflow is designed for NGOs seeking:
- foundations
- B Corps
- public administrations
- similar aligned organisations
Relevant organisations can be created in CiviCRM with tags, notes, and follow-up activities.
Feedback Welcome
We’re sharing this node as part of the CiviCRM ecosystem, with the aim of reducing duplicated work, encouraging reuse, and making integrations more approachable.
Feedback, issues, and ideas are very welcome, especially around:
- missing entities or actions
- API edge cases
- documentation clarity
- example workflows that could benefit others
If you have feedback, questions, or ideas for improvement, feel free to contact us at info@ixiam.com or visit ixiam.com / civi-go.net

Comments
This is very extremely exciting @alejandro, look forward to trying this out!
This is a fantastic improvement! It opens a truly infinite realm of possibilities as n8n already has connectors with most (all?) major software platforms and easy-to-use agentic AI capabilities. Thanks and congratulations!