Consuming webservice

I have to consume webservices in an application I’m developing? Can guide me how?

thanks

Just like any php application. SC does not import webservices wsdl’s but you can easily implement it by yourself using blank applications and a tool like (free) nusoap.