Salesforce Interview Preparation: Key Admin Concepts
1. Understanding Salesforce:
Salesforce is a cloud-based CRM platform that enables businesses to manage customer interactions and operations. It stores data in the cloud, accessible from any device with internet access. This setup ensures data security and regular backups.
2. Multitenant Architecture:
Salesforce’s multitenant architecture allows multiple users or organizations to share a single software application instance while keeping their data separate.
3. Objects, Fields, Records:
– Objects: Database tables
– Fields: Database columns
– Records: Database rows
[More Info](https://devfacts.com/object-vs-field-vs-record-in-salesforce/)
4. Salesforce Relationships:
– Master-Detail Relationship
– Lookup Relationship
– Many-to-Many Relationship
– Hierarchical Relationship
– External Lookup Relationship
5. Master-Details vs. Lookup Relationship:
Master-Detail Relationship:
– Tightly coupled, dependent child records
– Parent record changes affect child records
– Deletion of parent deletes child records
– Child records inherit security and sharing settings from the parent
Lookup Relationship:
– Loosely coupled, independent child records
– Relationship established with a lookup field
– Multiple lookup fields possible
– Deletion of parent does not affect child records
6. Page Layout in Salesforce:
Allows customization of the user interface.
7. Quick Action in Salesforce:
Enables performing tasks such as record creation efficiently.
8. Sales and Service Cloud:
Sales Cloud helps sales teams manage processes with tools for leads, accounts, and opportunities. Service Cloud assists with customer service management using features for cases and support requests.
9. Case Management Tools:
– Queues: Prioritize workloads
– Assignment Rules: Assign cases to agents
– Escalation Rules: Escalate unresolved cases
– Auto-Response Rules: Send personalized responses
10. AppExchange Solutions:
AppExchange provides additional features to enhance workflows and data management.
11. Salesforce Automation Tools:
– Workflow Rules: Automate procedures
– Process Builder: Automate business processes
– Flow: Guide users through tasks
12. Salesforce Formula Field:
Calculates data based on other field values.
13. Types of Reports in Salesforce:
– Tabular Reports: Rows and columns format
– Summary Reports: Grouped data with summaries
– Matrix Reports: Grid format for grouping
– Joined Reports: Multiple report blocks combined
– Cross Filters: Filter data with related objects
– Dashboard Reports: Graphical data display
– Custom Reports: User-specific customizations
14. Schema Builder in Salesforce:
Visual interface for managing data model without coding.
15. Data Import and Export in Salesforce:
– Import Wizard
– Data Loader
Conclusion: Ready for the interview!
