APIM for XML over https service

Vijilesh Arakkan 1 Reputation point
2021-08-20T02:25:43.87+00:00

i have a legacy xml over https service. Can i use azure apim to route and manage calls to this service.

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. MayankBargali-MSFT 70,986 Reputation points Moderator
    2021-08-20T04:55:48.52+00:00

    @Vijilesh Arakkan You can import API using openAPI, WADL, WSDL and from some of the azure resources in APIM. I believe legacy XML means here the SOAP service which uses the XML i.e. WSDL.
    If in case your service suported any of the import from the above defination then you can use APIM to call your backend services.
    You can review the API import restrictions and known issues document before you start integrating your backend service.
    For the import SOAP API you can refer to this.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.