A lot of people are asking how to use web services exposed by 3rd parties (Microsoft, Google and other service providers).
This BSV contains an example of a consuming a YouTube web service:
http://www.awareim.com/community/ServiceExample.bsv.bin
Note an intelligent object YouTube that represents the YouTube site. It has a service with a custom reply defined. The service has been discovered by Aware IM automatically. The StartMessage process uses this service and saves the reply in the YouTubeReply object