Using Salesforce Features with Apex

Several Salesforce application features in the user interface are exposed in Apex enabling programmatic access to those features in the Force.com platform.

For example, using Chatter in Apex enables you to post a message to a Chatter feed. Using the approval methods, you can submit approval process requests and approve these requests.

Previous
Next