Instructions - Bulk Add Clients to WHMCS

Instructions

  1. Download the template CSV file and format your CSV the same way.

    Download CSV Template
  2. Open the Configuration Page:

  3. Enter your API credentials:

    • API URL: The URL to your WHMCS API, typically https://your-whmcs-url.com/includes/api.php.
    • API Identifier: Your WHMCS API identifier.
    • API Secret: Your WHMCS API secret.
  4. Ensure you have the correct API permissions:

    • Go to WHMCS settings and configure the API roles to allow the following actions:
      • AddClient
      • AddUser
      • GetClientGroups
  5. For more help, refer to the official WHMCS documentation:

    WHMCS Bulk Client Import Script Help