
Hi friends,
I have java api which is hosted in azure, i have to consume that api in my plugin.
Thanks,
Bharath
*This post is locked for comments
I have the same question (0)Hi,
You can call using HttpClient in plugin but there would be additional setup based on the authentication type you are using.
Refer this-www.c-sharpcorner.com/.../calling-web-api-using-httpclient
-Shaminder