Meghana M

Meghana M

  • 2.1k
  • 61
  • 2.4k

How to read and write External API using C#

Mar 14 2023 9:12 PM

code : API to  call external api to read and that returned value should write into local server database table 

eg:from external api we will get id and name value it should write into id and name of employee table


Answers (2)