This document discusses consuming RESTful and SOAP web services from MuleSoft. It covers using the HTTP Request connector and Web Service Consumer connector to call external APIs, optionally using a RAML definition for REST APIs. Parameters can be passed to REST services using URI, query, and form parameters. The document also introduces RAML as a standard for describing RESTful APIs.