I have an EXE Trying to call a rest API if a new record gets inserted/updated without using SQL trigger. Is there a way to do this in .net 4.7 similar to Azure function queue/storage triggers?
↧
I have an EXE Trying to call a rest API if a new record gets inserted/updated without using SQL trigger. Is there a way to do this in .net 4.7 similar to Azure function queue/storage triggers?