Connect to a web service to get data

I would like to be able to call a web service to get data. One company that we work with exposes a web service to share data. I would be nice to user TDP to directly call it. For now I can write a C# application to get the data but it would be nice to not have to do that step.