2
Answers

How to read and write External API using C#

Meghana M

Meghana M

1y
535
1

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)