
Embark on a complete Salesforce administrator course from basics to advanced, featuring real-time project labs, live demos, and hands-on UI development using JavaScript within the Salesforce platform.
Create and test a Salesforce email template and an email alert, using a contact registration template with a merge field for the contact name and a test email to Gmail.
Create and activate a contact workflow rule to send email alerts when the contact email field is not blank, using the referenced email template.
Learn to create a free Salesforce developer account on the Salesforce platform, verify your email, and sign up to set up a dev org for admin tasks like Apex classes.
Master admin configuration in Salesforce, including Lightning Experience setup, object and field management, profile, custom apps, page layouts, and record types, plus switching between Lightning Experience and Salesforce Classic.
Explore how to create and edit records on standard objects in Salesforce, add and modify fields and picklists, and use object manager to manage accounts, opportunities, and related lists.
Learn to create a custom object and custom fields in Salesforce Lightning, configure a picklist, a text area, and a text field, and design a two-column page layout with sections.
Create a custom app in Salesforce Lightning Experience by navigating to setup, using app manager, and configuring tabs, branding, and access for objects home, account, contact, opportunity, lead, and order.
Create a global picklist value in Salesforce Lightning to standardize country values across objects, using setup to define a global value set and assign it to fields (single and multi-select).
Learn the differences between text, text area, text area long, and text area rich in Salesforce, then create these custom fields in Lightning using the object manager.
Learn to create a controlling and dependent picklist in Salesforce Lightning by configuring a field dependency between an active picklist and country values, with top and last country options.
Create lookup relationships and lookup filters in Salesforce Lightning by using setup and object manager to link a child object like student to a parent, with country-based filter criteria.
Create a master detail relationship between a child course object and its parent in Salesforce Lightning, with the master field required and child records deleted when the parent is deleted.
Create roll-up summary fields on the master object in Salesforce to count child records and sum the amount in a master-detail relationship within the Salesforce Lightning interface.
Learn how to convert a lookup field into a master-detail relationship in Salesforce, including setup steps, object manager navigation, and three conversion scenarios.
learn to convert a master detail to a lookup relationship in Salesforce by removing roll-up summary fields and changing the field type in setup using object manager.
Learn to control page layout in Salesforce by editing object page layouts, reordering fields, creating sections, and setting required or read-only fields, while adding related lists and buttons.
Create record types in Salesforce to control country picklist values and page layouts, and assign layouts by marketing or development team.
Create and activate a matching rule and a duplicate rule in Salesforce Lightning, then apply the matching rule to the duplicate rule and test with a student object.
Learn how to create a custom profile and user in Salesforce, assign licenses, and configure permissions, page layouts, record types, and security settings to control user access.
Learn to set object level security in Salesforce by removing edit and delete on the account object for a custom profile, verify with a test user, and introduce permission set.
Create a new permission set in Salesforce, grant edit and delete on the account object, and assign the set to a specific user to enable these permissions.
Learn how to create a classic email template and an email alert in Salesforce Lightning, including placing merge fields, selecting recipients, testing with Gmail, and saving templates.
Create a Salesforce Lightning workflow rule on the contact object to send email alerts using an email template, delivering messages to the contact email field when created or edited.
learn how to use process builder in Salesforce Lightning to automatically update an account’s active field to yes when rating is hot, triggered on create or edit.
Compare workflow rules and process builder in Salesforce, outlining actions like update records, email alerts, tasks, and outbound messages, and highlight process builder's broader capabilities.
Learn to create an approval process in Salesforce Lightning on the opportunity object, with email templates for approval and rejection, a picklist approval status, and automatic stage updates.
Course Overview:-
This course is completely designed for that student who is interested to learn from basic concept of Salesforce Administrator and implementation with custom project of Salesforce.
In this course I have covered complete syllabus of Salesforce administrator from basics to advance with real-time scenarios based on live demo projects example in Salesforce.
This course is designed for developers who want to learn Salesforce data model using objects, fields, relationships and validation rules to building a custom user interfaces on the Salesforce platform.
It is suitable for developers who have experience with document object model (DOM) structure of a web component, and want to learn how to use the Salesforce framework to build modern, reactive user interfaces that can be easily integrated into Salesforce.
It is also suitable for experienced Salesforce developers who want to learn how to use the Salesforce Admin Framework to build more efficient and scalable user interfaces.
I have taken care of who are brand new to start Salesforce Career as a developer and want to grow their Career in Salesforce development.
What is Salesforce Administrator?
A Salesforce Administrator is a professional responsible for managing and maintaining the Salesforce platform within an organization. Salesforce is a popular Customer Relationship Management (CRM) software that helps businesses manage their sales, marketing, customer service, and other related processes. The Salesforce Administrator plays a crucial role in ensuring that the Salesforce platform is effectively configured, customized, and optimized to meet the specific needs of the organization.
Some important key features and concepts of Salesforce Administrator:-
User Management: Creating and managing user accounts, profiles, and permissions to control who has access to specific Salesforce features and data.
Data Management: Ensuring data quality and integrity within the system, including data importing, deduplication, and cleansing.
Customization: Configuring and customizing Salesforce to match the organization's unique processes and requirements. This may involve creating custom fields, objects, workflows, and validation rules.
Automation: Developing and implementing workflow rules, process automation, and triggers to streamline business processes and reduce manual tasks.
Reports and Dashboards: Creating and maintaining reports and dashboards to provide insights into sales, marketing, and customer service performance.
In this course we will learn about the following topics:-
Building data model using objects, fields, relationships and validation rules
Build business logic using workflows & Approval Processes
Create Users and assigning them to appropriate Profiles & Permission Sets. Manage Licenses
Build your own custom App using Salesforce.
Setup security for records using Organization wide defaults
Understand the high level requirements and translate that to an application on Salesforce
What will you be able to do after taking this course?
I created nine section to complete the syllabus of Salesforce Administrator Tutorial.
Create Developer Account, Setup and Configuration in Salesforce::
How to Create a Free Salesforce Developer Account Salesforce Platform
Configuration and Setup of Administration in Salesforce
Understand the Basic Concepts of Objects, Fields, Page Layouts in Salesforce
Create Custom Objects and Apps in Salesforce ::
Create Custom Object, Tabs and Page Layout in Salesforce Lightning
How to Create Custom Apps in Salesforce Lightning Experience
Create Custom Fields in Salesforce Lightning ::
How to Create Global Picklist Set Value in Salesforce Lightning
Difference between Text, Text Area, Text Area Long and Text Area Rich in Salesforce
How to Create Controlling and Dependent Picklist in Salesforce
Understand the Types of Relationship in Salesforce ::
How to Create Lookup Relationships and Lookup Filters in Salesforce Lightning
How to Create Master Detail Relationships in Salesforce Lightning
Rollup Summary Field in Master Detail Relationship in Salesforce
How to Convert Lookup into Master Detail Relationship in Salesforce
How to Convert Master Detail into Lookup Relationship in Salesforce
Configure Page Layouts and Record Types in Salesforce ::
How to Control Page Layout in Salesforce
How to Create Record Type to Control Picklist Value & Page Layouts in Salesforce
How to Matching Rules and Duplicate Rule in Salesforce Lightning
Users, Profile and Permission Set in Salesforce ::
How to Create Custom Profile and User in Salesforce
How to Set Object Level Security in Salesforce
How to Create Permission Set and Assign to Particular Users in Salesforce
Email Alerts, Workflow Rule and Process Builder in Salesforce ::
How to Create Lightning Email Templates and Email Alerts in Salesforce Lightning
How to Send Email Alerts using Workflow Rule in Salesforce Lightning
How to Update Record using Process Builder in Salesforce Lightning
Difference between Workflow Rules and Process Builder in Salesforce
Create Approval Process in Salesforce Lightning ::
How to create Approval Process in Salesforce Lightning