question

Vijilesh avatar image
0 Votes"
Vijilesh asked MayankBargali-MSFT answered

APIM for XML over https service

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

azure-api-management
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

MayankBargali-MSFT avatar image
0 Votes"
MayankBargali-MSFT answered

@Vijilesh 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.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.