Context
A regional P&C carrier was manually re-keying policy data between three systems - their AMS, a carrier portal, and an internal Excel tracker - consuming 3 full-time staff hours per day.
Insurance
Eliminated 15 hours of manual data entry per week. Error rate on policy records dropped from ~4% to under 0.2%.
A regional P&C carrier was manually re-keying policy data between three systems - their AMS, a carrier portal, and an internal Excel tracker - consuming 3 full-time staff hours per day.
Built a .NET 8 integration service that pulls policy data from the carrier API, normalizes it against the AMS schema, and writes reconciled records automatically. Deployed to Azure Container Apps with full audit trail.
Week 1
Mapped AMS objects to carrier API payloads and defined exception classes.
Weeks 2-5
Implemented ingestion, normalization, reconciliation rules, and audit logging.
Weeks 6-7
Validated with live policy samples and cut over in staged cohorts.
Timeline
7 weeks
Stack