Conversations
Waiting
In Progress
Invoices & Quotes
Pending
Accepted
Paid
Loading...
Messages per Hour
Active Users
Loading...
Manage Stores
| Name | Users | Actions |
|---|---|---|
| Loading... | ||
Manage Departments
| Name | Description | Users | Created | Actions |
|---|---|---|---|---|
| Loading... | ||||
Manage Users
| Username | Link to | Status | Actions |
|---|---|---|---|
| Loading... | |||
WhatsApp Cloud Workspace
Cloud Conversations
Monitor and manage official API conversations without leaving the workspace.
No conversations yet
Incoming messages from Cloud API numbers will appear here.
Flow Builder
Design multi-step experiences with templates, automations, and approvals.
Blocks
Drop blocks here to build your flow.
Properties
Select a block to configure messages, routing, and approvals.
Cloud FAQ
Centralize knowledge base answers for official API conversations.
No FAQs yet
Create FAQs to power faster replies and automations.
Mass Campaigns
Send compliant template campaigns using Meta-approved content.
Template
Audience
Schedule
Preview
Preview content for the selected template and language.
Official API Connection
Connect Cloud API credentials securely and manage webhook configuration.
Contacts
Groups
Loading...
| Name | Phone | Group | Actions | |
|---|---|---|---|---|
| Loading... | ||||
Manage FAQs
Frequently Asked Questions
Payment Settings
Configure your payment gateways. Users will create payment links from their chat panel.
Payment Gateways
Payments Today
Total Amount
Pending
Success Rate
Recent Payment Links
| ID | Customer | Amount | Method | Status | Created By | Date | Actions |
|---|
AI Configuration
AI Configurations by Instance
Loading...
Invoices & Quotes
Loading invoices...
WhatsApp Chat Widget
Embed a customizable WhatsApp chat button on your website
REST API
API Keys
| Name | Prefix | Status | Created | Last Used | Actions |
|---|---|---|---|---|---|
| Loading... | |||||
API Documentation
https://example.comAuthorization: Bearer YOUR_TOKENX-Tenant-ID: 1Authentication
/api/auth/login
Generates the access token.
curl -X POST __BASE_URL__/api/auth/login \
-H "Content-Type: application/json" \
-d '{"email":"admin@empresa.com","password":"PASSWORD"}'
/api/auth/forgot-password
curl -X POST __BASE_URL__/api/auth/forgot-password \
-H "Content-Type: application/json" \
-d '{"email":"admin@empresa.com"}'
Webhooks
Event Subscriptions
| Event | URL | Status | Created | Actions |
|---|---|---|---|---|
| Loading... | ||||
Available Events
- conversation.created
- conversation.closed
- message.received
- message.sent
- payment.received
WooCommerce Settings
Enter your WooCommerce REST API credentials below. You can generate these in your WordPress admin under WooCommerce > Settings > Advanced > REST API.
Click "Test Connection" first to verify your settings before saving. The system will automatically test the connection when you save.