Loading
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Set Up an Integration for Selfie Liveness Check

          Set Up an Integration for Selfie Liveness Check

          To verify the applicant’s identity by sending a selfie liveness check link to the applicant and get the status of the liveness check after the initiation, create integration definitions.

          Required Editions

          Available in: Lightning Experience
          Available in: Professional, Enterprise, and Unlimited Editions where Financial Services Cloud is enabled
          User Permissions Needed
          To create integration definitions: IndustriesIntegrationFwk
          To create or update an integration procedure, data mapper, or Omniscript:

          Omnistudio Admin

          AND

          Digital Lending India Admin User

          1. From Setup, in the Quick Find box, enter integration definitions, and then select Integration Definitions.
          2. To get the consent for Aadhaar authentication, create an integration definition.
            1. Click + New.
            2. Select External Services Defined as the type.
            3. Enter DigitalLendingIndiaSelfieLivenessCheckIntegDef as the name of the integration definition.
            4. Enter the name of the registered external service that you want to use to connect to an external API.
            5. For action, select the method or the operation of the service provider API to be called to send the selfie liveness check link.
            6. Select DigitalLendingIndia_SelfieLivenessCheckRequest as the input processor.
            7. Select DigitalLendingIndia_SelfieLivenessCheckResponse as the output processor.

            This integration definition is invoked by the DigitalLendingIndia_InitiateLivenessCheck integration procedure from the DigitalLendingIndiaSelfieLivenessCheck Omniscript. It's triggered when a user clicks Send Liveness Check Link in the Omniscript.

            The DigitalLendingIndia_InitiateLivenessCheck integration procedure calls the DigitalLendingIndiaCreateSelfieLivenessCheckPayload data mapper.

            Note
            Note To make this feature a part of an applicant’s loan intake journey, embed the DigitalLendingIndiaSelfieLivenessCheck Omniscript as a child Omniscript in the standard Omniscript DigitalLendingIndia_ApplicationFormOnboarding (used for loan intake process) or any other Omniscript created by the customer for this requirement.
            The DigitalLendingIndia_SelfieLivenessCheckRequest input processor calls these data mappers.
            • DigitalLendingIndiaTransformLivenessCheckReqst
            • DigitalLendingIndiaGetPartyIdentityVerfRecords
            • DigitalLendingIndiaCreatePartyIdentityVerfForLiveness

            The DigitalLendingIndia_SelfieLivenessCheckResponse output processor calls these data mappers.

            • DigitalLendingIndiaGetPartyIdentityVerfRecords
            • DigitalLendingIndiaUpdatePartyIdVerfForLiveness
            • DigitalLendingIndiaTransformLivenessCheckResp
          3. Save your changes, and activate the integration definition.
          4. To check the status of the selfie liveness check, create another integration definition.
            1. Click + New
            2. Select External Services Defined as the type.
            3. Enter DigitalLendingIndiaLivenessStatusIntegDef as the name of the integration definition.
            4. Enter the name of the registered external service that you want to use to connect to an external API.
            5. For action, select the method or the operation of the service provider API to be called to check the status of the selfie liveness check.
            6. Select DigitalLendingIndia_LivenessStatusRequest as the input processor.
            7. Select DigitalLendingIndia_LivenessStatusResponseas the output processor.

            The DigitalLendingIndia_InitiateLivenessStatus integration procedure calls the DigitalLendingIndiaCreateLivenessStatusPayload data mapper.

            The DigitalLendingIndia_LivenessStatusRequest input processor calls the DigitalLendingIndiaLivenessStatusPayload data mapper.

            The DigitalLendingIndia_LivenessStatusResponse output processor calls these data mappers.

            • DigitalLendingIndiaUpdatePartyIdVerfForLiveness
            • DigitalLendingIndiaTransformLivenessStatusResp
          5. Save your changes, and activate the integration definition.
           
          Loading
          Salesforce Help | Article