Salesforce Apex Integration Services Part 3
Learning Objectives After completing this article, you’ll be able to:
Describe SOAP web-services Implement basic SOAP web-services Expose APEX class as a SOAP web-services Security Considerations General Considerations Generate Apex classes using WSDL2Apex Perform a callout to send data to an external service using SOAP Test callouts Describing Outbound Messaging Preface Checkout the following related articles:
Apex Integration Services Part 1 Apex Integration Services Part 2 Prologue SOAP API Salesforce integration and SOAP Apex Callouts will be the main subject of discussion today.