by Johan Åhlén - Updated
Have you ever needed to read data from a SOAP API (web service) in your Azure Data Factory pipelines? I have, and I will here show you the trick how to do this. Azure Data Factory (ADF) doesn't currently come with any built-in SOAP connector. Instead you need to do a workaround.