I want to call SOAP service from Azure Logic App. The only way I see is to build custom connector and integrate it with logic app. Thought on this is, why should I go with logic app if I have to write my custom C# code (connector) for the same.
Is there any other workaround for the same?
As of now there are no SOAP API connectors existing. Here are the possible ways for having SOAP API workounds that you can try.