Set Up an Integration for Indian Financial System Code (IFSC) Verification
Set up an integration to verify the IFSC code provided by your loan applicants so that loan disbursement, EMI collection, and other financial transactions are routed to the correct branch of the bank.
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, enter integration definitions, and then select Integration Definitions.
-
To generate the session token for the Video PD process, create an integration
definition.
- Click + New.
- Select External Services Defined as the type.
- Enter DigitalLendingIndiaIFSCCodeCheck as the integration definition name.
- For external service, enter the name of the registered external service that you want to use to connect to an external API.
- For action, select the method or the operation of the service provider API to be called to run the IFSC verification.
- Select DigitalLendingIndiaIntegInputIFSCCodeCheck as the input processor.
- Turn on Integration Ochestrator.
-
Select the IntegrationOrchestrationShowIntegTimelineDetails
Flexcard.
Make sure to select a cloned and activated version of the Flexcard. This Flexcard shows the integration execution status and the request and response details.
- Select Automatic as the integration execution mode.
This integration definition is automatically invoked when the application form record transitions from the Operations stage to the Book to Core stage, provided a stage transition plan is configured for the application form record stages in Stage Management. See Create a Stage Management Configuration for Application Form Record Stages.
The DigitalLendingIndiaIntegInputIFSCCodeCheck input processor calls the DigitalLendingIndiaIFSCCodeRequest Data Mapper.
To prepare the input in a format as expected by the external service API for verifying the IFSC details, configure the cloned copy of the DigitalLendingIndiaIFSCCodeRequest Data Mapper.
- Save your changes and activate the integration definition.

