- Salesforce Lightning Reporting and Dashboards
- Johan Yu
- 309字
- 2021-07-15 17:13:21
Standard objects
Standard objects are provided by default when you subscribe for Salesforce; this is dependent on the cloud type you subscribe to. Each object has its own uniqueness for specific functions, and the objects have built-in relationships to each other. Here are a few main standard objects when you subscribe to Sales and Service Cloud:
- Account: Account is used to store information about the businesses and organizations your company interacts with
- Contact: Contacts store information about the people that you work with--prospects, customers, or suppliers
- Opportunity: Opportunity is used to store information about sales interactions with your customers; this is often known as the Sales Cycle
- Lead: Lead is to store information about people who might become customers or partners of your company
- Case: Case stores information about interactions with your customers related to the products or services you provide
- Campaign: Campaign stores information about your company's marketing activities and responses
Some other standard objects are Activity, Asset, Contract, Quote, Order, Products, and Price Book.
Each standard object comes with default fields based on the purpose of the object, for example, Stage in Opportunity, Mobile Phone in Contact, and so on. You can create your own fields in the Standard object; this is called as custom field. The maximum number of fields you can create depends on the Salesforce edition you subscribe to.
- HTML5+CSS3王者歸來
- 機器學習系統:設計和實現
- Linux操作系統基礎案例教程
- Spring+Spring MVC+MyBatis整合開發實戰
- Java Web程序設計任務教程
- 零基礎入門學習Python(第2版)
- Python項目實戰從入門到精通
- INSTANT Silverlight 5 Animation
- Android應用開發深入學習實錄
- HTML5+CSS3+jQuery Mobile APP與移動網站設計從入門到精通
- Hadoop大數據分析技術
- 分布式數據庫HBase案例教程
- Getting Started with Web Components
- 邊做邊學深度強化學習:PyTorch程序設計實踐
- R for Data Science Cookbook