Twenty logo

Twenty

Free

n8n node to call Twenty CRM's API

AI AgentsFreeFree tier
#n8n
Inputs: textOutputs: text
Type
Open Source

About Twenty

Twenty is an open-source customer relationship management (CRM) platform designed as an alternative to tools like Salesforce. The n8n-nodes-twenty package is a community node that integrates Twenty's API with n8n, a workflow automation tool. This node allows users to create, read, update, and delete records in Twenty CRM directly within n8n workflows, enabling automation of CRM-related tasks such as syncing contacts, managing deals, and triggering actions based on CRM events. The node appears to be free and open-source, hosted on npm, and is intended for developers and users of n8n who need to connect their Twenty CRM instance to other services.

Key Features

Open-source CRM platform with API access
n8n integration node for workflow automation
Supports CRUD operations on CRM records (create, read, update, delete)
Appears to offer contact and deal management
Free and open-source package on npm
Designed for self-hosting or cloud deployment of Twenty CRM

Pros & Cons

Pros
  • Open-source and free to use (self-hosted or cloud)
  • Extends n8n's capabilities with CRM-specific actions
  • Enables automation of repetitive CRM tasks
  • Community-driven development with potential for customization
Cons
  • Requires familiarity with n8n and API concepts
  • Dependent on Twenty CRM's API stability and documentation
  • Limited to the functionality exposed by Twenty's API
  • Self-hosting Twenty CRM may require technical setup and maintenance
  • Free tier of Twenty CRM cloud may have usage limits that should be verified

Best For

Automating lead capture from web forms into Twenty CRMSyncing customer data between Twenty CRM and other business tools via n8nTriggering email notifications or Slack messages based on CRM updatesBuilding custom workflows for sales pipeline managementIntegrating Twenty CRM with e-commerce platforms for order tracking

Alternatives to Twenty

FAQ

Is the n8n-nodes-twenty package free to use?
Based on available information, the npm package is listed as free and open-source. However, usage of Twenty CRM itself may have associated costs depending on the deployment method (self-hosted or cloud).
What operations can I perform with this node?
The node appears to support standard CRUD operations (create, read, update, delete) on Twenty CRM records such as contacts and deals. Specific available actions should be verified in the node's documentation.
Do I need to host Twenty CRM myself?
Twenty CRM can be self-hosted or used via their cloud service. The n8n node works with any Twenty CRM instance that provides API access. The exact setup requirements should be checked in the node's documentation.
Is this node officially maintained by Twenty?
The package appears to be a community node on npm. Official support status should be verified on the Twenty CRM website or the package's repository.
Can I use this node with other n8n workflows?
Yes, the node is designed to be used within n8n workflows, allowing integration with hundreds of other nodes and services available in n8n.