Integrate Legacy System using SQL Dependency and Webhook

How to integrates a legacy system without an API

Sunny Sun

--

Integrating a legacy system can be a difficult task, especially when the system does not have an API available. While it is possible to integrate by polling the batch file process which most Legacy systems have, the polling batch file pattern is inherently error prone and not real time.

This article will describe an option that integrates a legacy system without an API, using SQL dependency and Webhook.

--

--

Sunny Sun

I am full stack developer. Love coding, always leaning, writing and sharing. Visit my personal blog https://sunnyy02.github.io