I am trying to create API using Azure API Management service. For this I have a service which is deployed to Azure web server and returns XML response as shown below: XML Response
I am trying to integrate this endpoint on Azure API management service instance, but getting error as shown below: Error on adding endpoint
I am fairly new to this, and need help about the cause of the issue and what other things that I have missed. Also, what kind of end point can we give the API field when creating API