@virtuoussoftware/n8n-nodes-virtuous-crm
v0.1.5
Published
A n8n node for the Virtuous CRM+ API
Readme

n8n-nodes-virtuous-crm
This is an n8n community node. It lets you use the Virtuous CRM API in your n8n workflows.
n8n is a fair-code licensed workflow automation platform.
Table of Contents
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
Contact
- Create Contact Transaction
- Get Contact - Retrieve a contact by ID
- Get Contact by Reference - Retrieve a contact by reference source and ID
Contact Individual
- Get Individual - Retrieve an individual by ID
- Get Individuals for Contact - Retrieve all individuals for a contact
- Find Individual by Email - Find an individual by email address
Contact Collection
- Get Custom Collections for Contacts - Retrieve available custom collections
- Create Collection for Contact - Create a collection instance for a contact
- Update Collection for Contact - Update a collection instance for a contact
Contact Individual Collection
- Get Custom Collections for Individuals - Retrieve available custom collections
- Create Collection for Individual - Create a collection instance for an individual
- Update Collection for Individual - Update a collection instance for an individual
Gift
Credentials
An API Key is required to interact with the Virtuous node. Refer to the documentation for API Keys here
Compatibility
Tested locally against n8n 1.115.3
Usage
The node supports creating Contact and Gift Transactions, retrieving contacts and individuals, and managing custom collections for contacts and individuals. Transaction creation is asynchronous and requires user input on CRM+, so responses will be limited only to headers and status codes. See resources for more information.
