This document provides an overview of outbound integrations from Salesforce, including configurable outbound messaging, Salesforce-to-Salesforce (S2S), calling external web services from Apex, and HTTP integrations. Outbound messaging allows sending data to external systems when records are created or updated in Salesforce. S2S enables sharing data between Salesforce orgs. Developers can generate Apex code to call external web services and integrate using HTTP requests directly.