Integrations

iQuote - CNH Configurator

In This Article

Introduction


Texada is pleased to announce iQuote’s integration with the Case New Holland (CNH) Configurator! iQuote users can now use the CNH Configurator to configure machines when creating or editing Quotes in iQuote.

Create a Quote with CNH Configurator

To create a Quote with CNH Configurator, follow the steps below.

  1. Log in to iQuote and navigate to the machine model for which you’d like to create a Quote.
  2. Click “Add” next to Quotes in the left navigation menu, then select “CNH Configurator” to open the Create Quote window.
  3. Fill out the basic information for your Quote, then scroll down to find the CNH Configurator section. This is where the CNH Configurator has been embedded into iQuote, allowing you to customize your machine directly from the Create Quote window.
  4. Select a machine family to view matching models, or use the search bar to search for a model directly. Once you’ve located the model you want to quote, click “Configure” to continue.

    Remember to select the same model in both the Create Quote window and the CNH Configurator! iQuote will not permit you to create your Quote if these model numbers are mismatched.

  5. You can now customize your machine as desired using the options provided by CNH Configurator. Click on a machine part to expand the list of available options, then click on an option to select it. Click “Show more details” to view additional information for each option.

    Some options will affect the Quote’s price. The price of each option is displayed next to its name, and the total price of the Quote is displayed in the top bar. Whichever options you select will be reflected in the finished Quote.

    Once you are finished customizing your machine, click the “Save and Get Completed Configuration” button in the top-left corner of the CNH Configurator panel.
  6. The customizations you selected will now be listed in the CNH Configurator section of the Create Quote window. Click “Create Quote” to finish and save your Quote.
  7. Once your Quote has been created, you will be automatically redirected to the Quote Details screen. All of the customizations you selected will be reflected in the Configuration Details panel.

Review and Edit a CNH Configurator Quote

When viewing a Quote in iQuote, you can verify whether it was created using the CNH Configurator by referring to the “Source” field. Quotes created using the CNH Configurator will have a Source of “CNH Configurator”. 

To edit a CNH Configurator-originated Quote, click the pencil icon next to the Source field. This will open the CNH Configurator again, allowing you to edit the machine’s information and update the Quote’s properties.

Configuration Keys

Enabling the CNH Configurator requires setting the values of the following five configuration keys in CloudLink Console:

  • CNH Configurator - API key (ckSystem.CNHConfigurator.APIkey)
  • CNH Configurator - API secret (ckSystem.CNHConfigurator.APIsecret)
  • CNH Configurator - Dealer ID (ckSystem.CNHConfigurator.DealerId)
  • CNH Configurator - Base URL (ckSystem.CNHConfigurator.BaseURL)
  • CNH Configurator - Locale (ckSystem.CNHConfigurator.Locale)

For more information on setting configuration keys, see “Manage Configuration Keys”.

CNH Configurator - API key, API secret, and Dealer ID

These keys hold values used in the authentication and authorization process for using the CNH Configurator API. These are values that your organization must obtain from CNH in order to complete your implementation.  

To create an API key, please log in to CNH’s dealer portal using the following URLs:

CNH Configurator - Base URL

This key specifies the base URL used to access CNH’s APIs. This value is universal across all Case New Holland dealers and its current value is specified in the key’s Notes field. Note that separate URLs exist for QA and production environments.

As of January 2025, the current Base URLs are:

  • QA: https://buildyour-qua.cnhind.com/configurationtool
  • Production: https://buildyour.cnhind.com/configurationtool

CNH Configurator - Locale

This key specifies the user locale (region) for the CNH Configurator, with the default being “en_US” for English in the United States. If this value needs to be anything other than “en_US”, then the OEM or technical team from the dealership ought to provide that value.