vercent-crm

n8n community node package for Vercent CRM lead-capture workflows

Package Information

Downloads: 59 weekly / 161 monthly
Latest Version: 0.1.0
Author: Vercent Labs

Documentation

n8n-nodes-vercent-crm

Community n8n node package for Vercent CRM lead-capture operations.

What this adds

Node name in n8n picker:

  • Vercent CRM

Current operations:

  1. Create Intake Session
  2. Ingest Website/Social Lead
  3. Ingest WhatsApp Inquiry

Credentials

Credential type:

  • Vercent CRM API

Fields:

  1. Base URL (example: http://crm-api:5000)
  2. Website Webhook Secret
  3. Webhook Shared Secret

Local installation (Docker n8n)

From repo root, with vercent-n8n container running:

docker exec vercent-n8n npm install --omit=dev --no-audit --no-fund --prefix /home/node/.n8n/nodes /opt/n8n/custom-nodes/n8n-nodes-vercent-crm
docker restart vercent-n8n

Then in n8n UI:

  1. Add node
  2. Search Vercent CRM

Discussion