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?