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

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.

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 with the token value redacted

Connect in Konrado.AI

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

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

SupportPal integration modal with Konrado.AI webhook token redacted

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