Integrations Module
1. Integrations: Overview
The Integrations module is where you manage all third-party and internal service connections (e.g. AI providers, telephony platforms, payment gateways). Use it to configure credentials, set endpoints, and control which integrations are active per project.
Navigating to Integrations
List View Layout
Filter & Search Bar (top row):
Type ▾: Opens a dropdown of all integration categories (e.g. Telephony, AI, Payments).
Search…: Live-filters cards by name, URL, or credential key.
Integration Cards:
Each card shows the integration’s icon and name.
On hover, two icons appear in its top-right corner:
✏️ Edit – Opens the configuration drawer.
🔗 Copy Link – Copies a shareable deep link to this integration.
Adding a New Integration
- Click + Add (upper-right corner)
- In the “Add integration” drawer (right side):
Project: Dropdown of your Projects—limits which data context this integration can act on.
Type: Select from predefined types (e.g. Telephony, AI, Webhook, Payment). - URL(s):
Click + Add to reveal a blank URL field.
Paste or type each endpoint (you can add multiple URLs). - Credentials:
Click + Add to add a new key/value row.
Enter the credential name (e.g.apiKey,secretKey) and its value.
Use the trash icon at right to remove any you no longer need. - Save: The drawer slides closed and your new integration appears as a card.
Editing an Existing Integration
- Click ✏️ Edit on any integration card.
- In the “Edit integration” drawer:
You can reassign Project, change Type, update URLs, or add/remove Credentials exactly as you did on add.
Fields that have been saved are read-only until you click into them. - Save to persist your changes.
Filtering & Finding
Type Filter: Click the Type dropdown above the cards. Select one or more categories to instantly narrow the list.
Search Box: Enter any substring (integration name, URL fragment, or credential key). Cards filter in real time as you type.
Lifecycle & Best Practices
2. Integrations: Telephony
The Integrations module supports telephony providers such as CommPeak, CrocoCalls, Voiso, Imperitel, MomVoip, Sancom, and other SIP-based platforms. Once configured, employees can place outbound calls directly from the Clients module.
Steps to Configure
Assign Employee Numbers:
In the Edit integration drawer, scroll down to the Employees section.
From the first dropdown, select the employee who should be able to make calls.
In the field to the right, enter their assigned phone number.
Click the + button to save the mapping.
Repeat for additional employees if needed.
Save:
Click Save at the bottom-right of the drawer.
The integration now knows which employees are linked to which phone numbers.
Role Permissions
Before calling works, ensure the employee’s role includes the “Call” right:
-
Go to Roles ➔ Edit Role.
-
Under the Clients section, enable the checkbox Call.
-
Save the role configuration.
Without this permission, the Call action will not be available in the Clients module.
Making a Call
-
Go to the Clients module.
-
Search for and select the desired client record.
-
Open the Actions dropdown.
-
Click Call.
-
In the pop-up, confirm the telephony provider and click Call.
-
A SIP call will be initiated, and you’ll be connected to the client’s phone number.
Notes & Best Practices
Each employee must have a valid phone number mapped in the integration before they can place calls.
Calls are logged in the client’s drawer under Actions, ensuring traceability.
Always verify permissions when onboarding new team members.
3. Integrations: AI
The AI Integrations section is used to connect external artificial intelligence providers (such as OpenAI) to the platform. These integrations enable AI-powered features like automation, analysis, and content generation within selected projects.
What You Can Configure
-
Project scope – define which project can use the AI integration
-
API endpoints – add one or more provider URLs
-
Credentials – securely store API keys or secret tokens
-
Status control – activate or deactivate the integration at any time
Common Use Cases
-
AI-driven text generation and processing
-
Automated workflows using external AI services
-
Internal tools powered by large language models
-
Smart assistants or background AI tasks
How It Works
Each AI integration is configured as a separate card. Once active, it becomes available only to the projects it is assigned to. Credentials and endpoints can be updated without affecting other integrations.