Loan-Servicing Middleware
Keeping a bank's mortgage desk and ClickUp in step
The question
Can a project board and a bank's servicing platform be kept identical in both directions, so a missed event never becomes a wrong loan status?
A Deno and Hono middleware that integrates ClickUp with a bank's loan-servicing platform over OAuth2 with mutual TLS, synchronizing mortgage loan status changes in real time through webhooks in both directions.
- When
- Dec 2025 – Jan 2026
- Where
- Evolution Technologies
- Role
- Architect and engineer
- Whose idea
- Built for a client or employer
- Status
- Finished
Sits between
This work crosses systems integration, cryptography, reconciliation, banking.
What it is
Loan officers track mortgage cases in ClickUp; the bank's servicing platform holds the truth. The middleware listens to both, authenticates to the bank over OAuth2 with client certificates, and keeps every case's status identical on both sides without anyone re-typing anything.
Why it matters
Idempotent webhook handling, retries with backoff, and a reconciliation pass mean a missed event never becomes a wrong loan status.
Around the same time
See 2025 on the timeline →Shares its fields with