C#C
C#3y ago
Lewis C

❔ Send API response to a SQL Server Table

I have a basic console app that does a post request on a API and prints the returning json to the console. I’d like to “import” this into an existing table on a MS SQL Server database. Is this possible. I’ve tried some examples out there but they don’t work for my example.

Any help is appreciated
Was this page helpful?