Origami logo

Origami

Free

n8n community node for Origami CRM

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

About Origami

Origami is a customer relationship management (CRM) platform that appears to offer tools for managing contacts, deals, and communications. The provided npm package is a community node that integrates Origami CRM with n8n, a workflow automation tool, enabling users to automate actions such as creating or updating contacts and deals within Origami as part of larger automated workflows. Based on the listing, the node likely supports standard CRM operations like reading and writing data. The broader Origami CRM platform is described as a full-featured CRM, but specific capabilities beyond basic CRM functions (e.g., email, reporting) are not detailed in the available information.

Key Features

Community-built n8n node for Origami CRM integration
Appears to support creating and updating contacts and deals in Origami
Enables automation of CRM actions within n8n workflows
Open-source package available on npm
Integrates with n8n's extensive library of other nodes for cross-platform automation

Pros & Cons

Pros
  • Open-source and free to use (subject to n8n and Origami platform costs)
  • Extends n8n's automation capabilities to Origami CRM
  • Community-supported, allowing for customization and contributions
  • Enables integration with hundreds of other services via n8n
Cons
  • Community node may have limited support and documentation compared to official integrations
  • Requires familiarity with n8n for setup and workflow design
  • Functionality is dependent on the Origami CRM API, which may have its own rate limits and restrictions
  • Not an official Origami product; reliability and update frequency should be verified

Best For

Automating contact creation in Origami from web forms or other triggersSyncing deal updates between Origami and other business toolsTriggering email notifications or follow-ups based on Origami CRM eventsBuilding multi-step workflows that include Origami data operations

Alternatives to Origami

FAQ

Is this node officially supported by Origami CRM?
Based on available information, this is a community-built node and not an official Origami product. Support should be sought from the community or the node maintainer.
What operations does the node support?
The node appears to support creating and updating contacts and deals in Origami CRM, but the full list of operations should be verified in the node's documentation or source code.
Do I need an Origami CRM account to use this node?
Yes, the node interacts with the Origami CRM API, so an active Origami account with API access is required.
Is the node free to use?
The npm package is open-source and free, but using it within n8n may incur costs depending on your n8n hosting (self-hosted or cloud) and Origami subscription.
How do I install the node?
The node can be installed via npm or the n8n community node manager. Specific installation instructions should be available in the package's README.