Salesforce Detailed Notes Unit1
Salesforce Detailed Notes Unit1
1. Introduction to Salesforce
Salesforce is a leading cloud-based platform that provides Customer Relationship Management
(CRM) solutions.
It helps businesses manage customer data, track interactions, and streamline sales, marketing,
- Sign up using your email and fill out the required details.
- Log in to access the Developer Edition, which is free for personal use.
4. Walkthrough Salesforce.com Platform
Salesforce.com provides a user-friendly interface with tools like dashboards, reports, and app
builders.
It is divided into modules like Leads, Opportunities, Accounts, and Cases to manage various
business functions.
5. Configuration and Customization
Configuration involves setting up Salesforce using its built-in features, such as creating fields and
objects.
Customization involves using code (Apex, Visualforce) to build tailored solutions for specific
business needs.
6. Apps in Salesforce (Standard Apps, Custom Apps)
- Standard Apps: Pre-built apps like Sales and Service Cloud.
- Custom Apps: Created to address unique business requirements using tools like App Builder.
7. Steps to Create a Salesforce App
- Go to Setup -> Apps -> App Manager.
- Click on 'New Lightning App' and follow the steps to define app details, navigation, and utility
items.
- Field Dependencies allow controlling field behavior based on values in other fields (e.g., picklist
dependencies).
13. Profiles & Roles
- Profiles control what users can do within Salesforce, like permissions for objects and fields.