Hi, Advise please, can we use c# TCPClient to access HTTPS Rest API from eclr ? Thanks
This might be possible, but it would be quite difficult, so in practice the answer is unfortunately no. One alternative is to use the Shell function block in the PLCnextBase library to make calls to a REST API. I believe that others have had success with this solution.