Overview
Article MarkdownReport an error

Integrator — ConnectiveOne Integrations Hub

A page for integrators configuring ConnectiveOne integrations with external systems. Here you will connect API, configure Custom Channel, webhook, and other mechanisms for data exchange between ConnectiveOne and your systems. Each instruction will help quickly configure the needed integration and verify the result.

For a business-level overview, see ConnectiveOne integration capabilities.


Quick Overview


High-Level Goals and Scenarios

Understanding Integration Types

Goal — understand what integration types are available and when to use them.

API Integrations

Goal — receive and change ConnectiveOne data through REST API.

Custom Channel Integrations

Goal — integrate external systems through HTTP requests.

Webhook Integrations

Goal — receive events from the operator panel to an external service.

Launching Scenarios from External Systems

Goal — launch bot scenarios from your systems.

CRM/ERP Integrations

Goal — integrate ConnectiveOne with your CRM/ERP systems.

Marketing Service Integrations

Goal — integrate ConnectiveOne with marketing platforms.

Data Transfer

Goal — exchange data between ConnectiveOne and external systems.

Explanation Documents

Goal — understand concepts and principles of integration operation.

General Concepts


Where to Work in the Interface

Main work with integrations happens in various ConnectiveOne sections:

  • Bot Settings (/settings/bots): for configuring Custom Channel, API keys
  • Swagger UI (/api-docs): for viewing and testing API endpoints
  • Help menu → API Documentation: access to Swagger documentation
  • Settings → Bot List → Bot Settings: for obtaining API keys
  • Scenario Builder (recommended): for configuring scenarios using actions (send_request, call_node). See Scenario Builder
  • Scenario Dialog (Legacy): for configuring scenarios in the legacy interface

Understanding Integrations

API

Custom Channel

Webhook

Launching Scenarios

CRM/ERP

Data Transfer

Marketing Integrations

CRM/ERP


Important Notes

  • ⚠️ Most integrations require technical knowledge of REST API and JSON
  • 🔒 Always use HTTPS for secure data exchange
  • 🔑 Keep API keys and tokens in a secure place, do not share them in public places
  • 📝 Check request and response formats before integration
  • 🔄 Use retry logic for request reliability
  • 📖 For detailed information about endpoints, use Swagger UI in the system
Using your own AI agent?Install the open skill so your AI agent can work with current official ConnectiveOne documentation.Get the skillNeed support?Couldn’t find the answer or need help from the ConnectiveOne team? Create a request in Client Portal.Create a request