Set up an integration for Email Fraud Check
Set up an integration to check the applicant’s email for any signs of fraud or suspicious activity.
Required Editions
| Available in: Lightning Experience |
| Available in: Professional, Enterprise, and Unlimited Editions |
| User Permissions Needed | |
|---|---|
| To create integration definitions: | IndustriesIntegrationFwk |
| To create or update an Integration Procedure, a Data Mapper, or an Omniscript: | OmniStudio Admin AND Digital Lending India Admin User |
- From Setup, in the Quick Find box, enterintegration definitions, and then select Integration Definitions.
-
Create an integration definition.
- Click + New.
- Select External Services Defined as the type.
- Enter DigitalLendingIndiaEmailFraudCheckIntegDefas the integration definition name.
- For the external service, enter the name of the registered external service that you want to use to connect to an external API.
- For the action, select the method or the operation of the service provider API to be called to match the address of the party profile with the address in Aadhaar.
- Select DigitalLendingIndia_EmailFraudCheckInput as the input processor.
- Select DigitalLendingIndia_EmailFraudCheckOutputas the output processor.
This integration definition is automatically invoked during the identity verification stage of the party profile, provided a stage transition plan is configured for the party profile record stages in Stage Management. See Create a Stage Management Configuration for Party Profile Stages.
The DigitalLendingIndia_EmailFraudCheckInput input processor calls these data mappers.- DigitalLendingIndiaEmailFraudCheck
- DigitalLendingIndiaCreatePartyIdentityVerf
- DigitalLendingIndiaGenPANAdvncdAuthRqstBody
To prepare the input in a format as expected by the external service API to check the email for fraud, configure the cloned copy of the DigitalLendingIndiaGenPANAdvncdAuthRqstBody data mapper.
The DigitalLendingIndia_EmailFraudCheckOutput output processor calls these data mappers.
- DigitalLendingIndiaGetPartyProfileAccount
- DigitalLendingIndiaUpdateVIdEntities
- Save your changes and activate the integration definition.

