Import Collection from URL programatically

Hi, I currently have my SOAP API which we’re importing into a Collection by the Link tab and inserting the URL of our “asmx” endpoint.

Is it possible to automate this by using Postman API? I’ve searched at Postman but could not find it.

Thank you in advance,
Leo

@leo.rowies Welcome to the community :partying_face:

You can create and test your SOAP APIs in Postman. And for importing, you can import your wsdl file. Please refer this link: https://learning.postman.com/docs/sending-requests/supported-api-frameworks/making-soap-requests/