Integration Mapper
Map configuration outputs to legacy DB/SP/API integrations with version pinning.
Run Demo
Integration Mapper

Version-pinned adapters mapping Form JSON โ†’ SP/API payloads (idempotent).

IntegrationTargetContextModeVersion
CG IssueLegacy SP: sp_issue_cgSanctionIdempotentv2
BATCHDAN DemandLegacy SP: sp_batch_demandSanctionIdempotentv2
VAN ReceiptAPI: /payments/van/receiptAllRetry w/ backoffv2
IRP / InvoiceAPI: /irpeinvoiceSanction/Disb/ContQueuev2
Drag & Drop: Payload Mapping

Map form fields to stored-procedure parameters (demo).

Drag
Form FieldsPick
URNโ‹ฎโ‹ฎ
Loan A/c Noโ‹ฎโ‹ฎ
Sanction Amountโ‹ฎโ‹ฎ
Collateral Amountโ‹ฎโ‹ฎ
CGPANโ‹ฎโ‹ฎ
SP/API ParamsDrop
@p_urnโ‹ฎโ‹ฎ
@p_loan_accโ‹ฎโ‹ฎ
@p_sanction_amtโ‹ฎโ‹ฎ
@p_collateral_amtโ‹ฎโ‹ฎ
@p_cgpanโ‹ฎโ‹ฎ
Demo: Real mapping supports transforms, defaults, constants, and version-pinned adapters.