- 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.
- Java Web開發(fā)學(xué)習(xí)手冊
- 國際大學(xué)生程序設(shè)計(jì)競賽中山大學(xué)內(nèi)部選拔真題解(二)
- 算法基礎(chǔ):打開程序設(shè)計(jì)之門
- Mastering Spring MVC 4
- 程序員修煉之道:通向務(wù)實(shí)的最高境界(第2版)
- Python 3 數(shù)據(jù)分析與機(jī)器學(xué)習(xí)實(shí)戰(zhàn)
- Secret Recipes of the Python Ninja
- JavaWeb從入門到精通(視頻實(shí)戰(zhàn)版)
- 高質(zhì)量程序設(shè)計(jì)指南:C++/C語言
- Java Script從入門到精通(第5版)
- Java核心技術(shù)速學(xué)版(第3版)
- Python程序設(shè)計(jì):基礎(chǔ)與實(shí)踐
- Python人工智能項(xiàng)目實(shí)戰(zhàn)
- 秒懂算法:用常識解讀數(shù)據(jù)結(jié)構(gòu)與算法
- 軟件測試項(xiàng)目實(shí)戰(zhàn)之功能測試篇