background preloader

Force.com Fundamentals

Force.com Fundamentals

Force.com Workbook This workbook shows you how to create a cloud app in a series of tutorials. While you can use the Salesforce platform to build virtually any kind of app, most apps share certain characteristics, such as:A database to model the information in the app A user interface to expose data and functionality to those logged into your app Business logic and workflow to carry out particular tasks under certain conditions In addition, apps developed on the Salesforce Platform automatically support: A public website and mobile apps to allow access to data and functionality A native social environment that allows you to interact with people or data Built-in security for protecting data and defining access across your organization Multiple APIs to integrate with external systems The ability to install or create packaged apps The workbook tutorials are centered around building a very simple warehouse management system.

Developer Documentation AJAX Toolkit Developer's Guide Describes how to use the AJAX Toolkit, which is a JavaScript wrapper around the API. Bulk API Developer's Guide Describes how to use the Bulk API, which provides programmatic access to allow you to quickly load your organization's data into Salesforce. Chatter REST API Developer's Guide Chatter REST API provides programmatic access to feeds and social data such as users, groups, followers, and files. Force.com Canvas Developer's Guide Describes how to integrate third-party applications into Salesforce using the Canvas framework. Force.com REST API Developer's Guide Describes how to use the REST API, which provides a powerful, convenient, and simple Web services API for interacting with Force.com. Force.com Streaming API Developer's Guide Use Streaming API to receive notifications for changes to Salesforce data that match a SOQL query you define, in a secure and scalable way. Force.com Tooling API Developer's Guide Integration Workbook Metadata API Developer’s Guide

From the height of this place I originally wrote this email for internal consumption; Presidents' Day here in the US and President Obama's recent inaugural address got me thinking about the future of the Internet, Google, and the challenges that lie ahead. The note borrows from a host of US presidential inaugural addresses to illustrate some of its points (thanks to former President Clinton for the title). Quite a few Googlers suggested I share it externally, so here it is, with just a few minor edits. - Jonathan Rosenberg Dear Googlers - Today is Presidents' Day here in the United States, when we honor the birthdays of two of our country's greatest leaders, George Washington and Abraham Lincoln. A few weeks ago many of us were lucky to witness, either in person or via TV or the web, a masterful inauguration speech by the newest President, Barack Obama. As expected, President Obama aptly captured the wary mood of the nation. Consider its predecessors. We shouldn't. At Google we are all technology optimists.

Securing Your Code Salesforce Success Community login Salesforce Success Community More Places Contact Us 1-800-NO-SOFTWARE 1-800-667-6389 One Market St. Need More Help? If you still can't find what you're looking for try searching H&T. Need More Help? Powered by the Salesforce Communities platform. Considerations for Field Update Actions When creating field updates for workflow rules or approval processes, consider the following: Field Update Processing Field updates occur before email alerts, tasks, and outbound messages.Field updates occur after case assignment, lead assignment, auto-response, and case escalation rules.Field updates function independently of field-level security. Therefore, a workflow rule can update fields even though they are hidden on the user's page layout.The result of a field update is unpredictable when a single workflow rule includes multiple field updates that apply different values to the same field.Field updates may affect the information in a related list. For example, if a field such as the Amount or Close Date of an opportunity is set to be updated, it will affect the Stage History related list on opportunities.If a user gets a field update error when saving a record, you can use the debug log to see which field update failed. Tip Notes on Cross-Object Field Updates Field Update Limitations

Related: