CDC - UPDATED Database Data to Send to External API
Hi, would anyone kindly help? (Let me know if this is the wrong place to a ask)
I am new here but I am after a CDC tool that can monitor a DB change event "UPDATE", "DELETE", "INSERT" etc... once the event happens, I can use the data in a post request to an external API.
Source = MS SQL Server
Destination = External API for updataing a record in the API
What would help here? what's possible
See image to help with what I am trying to do:
I am new here but I am after a CDC tool that can monitor a DB change event "UPDATE", "DELETE", "INSERT" etc... once the event happens, I can use the data in a post request to an external API.
Source = MS SQL Server
Destination = External API for updataing a record in the API
What would help here? what's possible
See image to help with what I am trying to do:
