Advanced Search
Search Results
43 total results found
Integration vCX with GHL
✅ Recommended Architecture 1. Push vCX Conversations into GHL Use the https://highlevel.stoplight.io/docs/integrations/0443d7d1a4bd0-overview to: Create or update a Contact using clientId as the unique identifier Create a Conversation under that co...
n8n ↔ Zendesk Web Widget (Classic) – JWT Integration
Internal Documentation v1.0 – 2025-08-25 GoalAllow visitors authenticated through your n8n chat front-end to start a Zendesk Web Widget session, while still requiring a human agent to approve any ticket creation. 1. Prerequisites Item Where to fi...
MCP -> wiring diagram
Below is a minimal but complete “wiring diagram” + code snippets that let: a React/JS chat UI talk to your existing backend over the WebSocket wss://backend.chatbuilder.com/events/listen which forwards every user sentence to your Node orchestrat...
WhatsApp API Calls - Inbound
Versalence currently provides WhatsApp call feature for incoming calls To enable WhatsApp Service, you need to subscribe to WhatsApp Calling Service once the payment is completed - your subscription will be active In Integrations -> WhatsApp Integration...
Building Production-Ready OpenClaw Skills, Agents, and Orchestrators: A Comprehensive Engineering Guide
OpenClaw Skills, Agents, and Orchestrators: A Comprehensive Engineering Guide 1. Foundations of OpenClaw Architecture 1.1 Core Concepts for Software Engineers 1.1.1 Understanding the Agent-Tool-Skill Hierarchy OpenClaw operates on a three-layer architect...
Turn OpenClaw into your full autonomous marketing engine
You can turn OpenClaw into your full autonomous marketing engine. It was literally built for this kind of 24/7 proactive workflow — it already runs cron jobs, has persistent memory for learning from feedback, full browser + API control, and people are actively...
vCX WhatsApp Onboarding & Messaging
Base URL - Administration https://backend.admin.versalence.online/api/v2 All protected endpoints require: Authorization: Bearer <JWT_TOKEN> 1. Authenticate the customer admin The customer’s admin user logs in with their vCX credentials. The returned JWT is use...