Konrado.AIdocs
IntegrationsSupportPal

Connect SupportPal

Connect SupportPal ticketing to Konrado.AI and bind it to WHMCS billing context

Connect SupportPal after WHMCS if you want AI replies to combine ticket history with billing, services, invoices, and client context.

Estimated time: 10 minutes

Setup flow
API -> webhook -> widget
Connect API first, then create the macro, then verify ticket sync.
Best paired with
WHMCS
WHMCS adds billing, services, domains, and invoices.
Data scope
Tickets and users
Reads ticket messages, users, departments, and links.
Reply mode
Operator reviewed
Agents review and insert generated replies in the ticket workflow.

Setup Flow

StepGuideSuccess signal
1. Connect APIThis pageTest Connection passes in Konrado.AI
2. Create webhook macroWebhook MacroNew or updated tickets appear in Konrado.AI
3. Verify ticket syncTicketsConversation and metadata are visible
4. Use widgetAI WidgetOperator sees Konrado AI inside SupportPal tickets

Before You Start

  • WHMCS connected in Konrado.AI.
  • SupportPal operator/admin access.
  • Permission to create or view SupportPal API tokens.
  • Outbound HTTPS connectivity from Konrado.AI to your SupportPal instance.

What This Connects

Konrado.AI reads SupportPal tickets, replies, users, and ticket links. When WHMCS is connected, it binds those tickets to billing and service context.

What It Can Do

CapabilityHow it helps support
Read ticket conversationsGenerate replies with the full customer message context
Track new ticket eventsUse the webhook macro to notify Konrado.AI about new or updated tickets
Link operator ticket URLsLet agents jump back to the SupportPal ticket from Konrado.AI
Bind WHMCS contextAdd services, invoices, products, and billing context when WHMCS is connected
Power the SupportPal widgetShow generated replies and context inside the SupportPal operator view

What It Cannot Do

Not supported by defaultWhy this matters
Replace SupportPal permissionsOperators still need normal SupportPal access to view or reply to tickets
Change billing data without WHMCSSupportPal alone does not provide invoice or service context
Guarantee ticket sync without the macroThe API connection and webhook macro work together
Send every AI reply automaticallyReview and automation behavior is configured separately in Konrado.AI

Security / Permissions

Security model

Use a dedicated SupportPal API token with the minimum read permissions required for tickets, users, departments, and messages. Store the Konrado.AI webhook token exactly as generated and rotate it if it is exposed.

Ticket Examples

Example ticket questions
  • "Can you summarize the conversation before I reply?"
  • "Does this ticket match a WHMCS service or invoice?"
  • "What did the customer already try?"
  • "Can you draft a response using our documentation and billing context?"
  • "Why did this SupportPal ticket not appear in Konrado.AI?"

Create the SupportPal API Token

In SupportPal, open Settings > General > API Tokens and create or copy an API token for Konrado.AI.

The token must allow Konrado.AI to read tickets, users, departments, and ticket messages. If your SupportPal version lets you scope API tokens, grant read access to ticket, user, and department resources.

SupportPal API Tokens screen

Connect in Konrado.AI

In Konrado.AI, open Integrations, choose the Ticketing System area, find SupportPal, and click Connect.

Ticketing System integrations list with SupportPal available

Copy the generated Webhook Token. You will reuse it in the webhook macro guide.

SupportPal integration modal with generated Konrado.AI webhook token

Fill in the connection form:

FieldValue
SupportPal API URLBase URL of your SupportPal instance, for example https://help.example.com
API TokenThe SupportPal API token
Webhook TokenThe token generated by Konrado.AI
Ticket URLOperator ticket path, for example https://help.example.com/operator/ticket
Billing PlatformYour connected WHMCS integration

SupportPal connection form completed, WHMCS bound, and test connection successful

Verify

Click Test Connection. When the test passes, save the integration. The SupportPal card should show Connected.

SupportPal connected in Konrado.AI and bound to WHMCS

Next Step

Create the SupportPal webhook macro so ticket events are sent to Konrado.AI.

Troubleshooting

IssueWhat to check
SupportPal connection failsConfirm the API URL is reachable and does not include an operator-only path
Authentication failsCreate a new SupportPal API token with ticket, user, and department read access
WHMCS context is missingConfirm the Billing Platform field is set to your connected WHMCS integration
Ticket links open the wrong placeConfirm Ticket URL points to the SupportPal operator ticket path

Remove

Delete or disable the SupportPal integration in Konrado.AI, then revoke the dedicated SupportPal API token.

On this page