Skip to main content

Experian API

Komodo Care Connect supports integration with Experian via the Experian Health API. This integration enables users to more easily evaluate a patient's Patient Assistance Program (PAP) eligibility.

To set up the integration between Komodo Care Connect and Experian, you must:

To evaluate a patient's PAP eligibility with the Experian integration in your Salesforce environment, you should:

  1. Ensure that the patient account exists in both your Experian environment and your Salesforce environment.

  2. Add the PAP stage from the stage library to your care plan.

Create Named Credential

To register the Experian Health API in your Salesforce environment, you need a Named Credential for the API:

  1. In Setup, search for and select Named Credentials.

  2. Click New Named Credential. If this is not available, click the dropdown arrow next to New and click New Legacy.

  3. Set the Label and Name to PJN_Experian_Health_API.

  4. Enter the URL of your Experian environment. If you are setting this up for a QA environment, add qa after api in the URL.

  5. Set the Identity Type to Named Principal.

  6. Set the Authentication Protocol to Password Authentication.

  7. Enter your Experian username and password.

  8. Ensure that Generate Authorization Header is checked.

  9. Click Save.

Update Assistance Program Eligibility Config record

To configure the Experian Health API for evaluating PAP eligibility:

  1. In Setup, navigate to the Assistance Program Eligibility Config (mvn__PJN_Assistance_Prog_Eligibility_Config__mdt) custom metadata type.

  2. Click Manage Assistance Program Eligibility Configs.

  3. Click the Main Configuration (PJN_Main_Configuration) record.

  4. Click Edit.

  5. Set the Clearing House Class to mvn.PJN_ExperianHealthAPI.

  6. Click Save.