Salesforce

  • Salesforce Admin and Advanced Admin
  • Salesforce Business Analyst
  • Salesforce Development with Apex
  • Salesforce Development with LWC
  • Get Certified at the Best Salesforce Training Institute.
  • Get trained by industry experts.
  • Salesforce Classroom and Online training.
  • 20+ Real-time projects
  • Real time projects, Interviews and Job Support

Salesforce Course Curriculum

Salesforce Admin and Advanced Admin

Introduction to Salesforce

What is Cloud Computing?

What is CRM?

What is Salesforce?

What is SaaS – Software as Service ?

What is PaaS – Platform as Service ?

What is IaaS – Infrastructure as Service ?

Salesforce Architecture

Salesforce Licenses

Salesforce Editions

Salesforce Development Life cycle

Salesforce Environment and Setup

Creation of Salesforce Accout

Business Hours

Company Information

Fiscal Year

Data Protection and Privacy

Language Settings

Manage Currencies

App Menu

Custom Labels

Custom Settings

Custom Metadata Types

Static Resources

Density Settings

Global Search

Themes & Branding

Users, Roles, Profiles, Permission Sets, Public Groups and Queues

Creating Users

Mass Email Users

User Licenses Overview

Understanding Record Ownership and Access

Roles and Role Hierarchy

Profiles

User Permissions

Permission Sets and Permission Set Groups

Public groups

Queues

Salesforce Objects Fields & Relationships

Objects

Custom Objects Vs. Standard Objects

Creation of custom object

Different Data types

Standard Data types –

Text, Email, Number, Currency, URL, Text Area, Rich Text Area, etc.,

Read only Data types

Auto Number, Formula and Rollup summary

Rollup summary Operations

*Sum(), Min(), Max() and Count

Relational Data types

Lookup Vs Master – Detail Relationship

Required, External Id, Default Value and Unique fields

Controlling field/Dependent field?

Making dependent pick list fields

Tab Creation

Types of Tabs

Custom object Tabs

Web Tabs

Visual force Tabs

Lightning Page Tabs

Page Layouts

Introduction

Customize the page layouts.

Defining Page layouts

Adding custom buttons and links

Defining required and read only fields

Adding related list

Adding Sections in Detail page

Record Types

To create and maintain record types for your organization.

Display different page layouts and picklist values based on record types.

Uses of Record Types

Assigning Record types to the Profiles.

Schema Builder

Application

Creation of Application/Custom App

Workflows, Approval, Process Builder

Email Templates

Email Templates – Sending Single emails and Mass emails.

Types of Templates – Text, HTML (Using Letter Head), Custom (without using letter head), Visual force Email Templates.

Merging fields in Email Templates

Email Delivery Settings

Workflows

Defining Workflow

Workflow Actions

Email Alert

Task Creation

Field Updation

Outbound Message

Difference between Evaluation Criteria and Rule Criteria

Time based workflows

Approval Process

Create Approval Process

Approval Actions

Difference between workflow rule and approval process

Process Builder

Creation of Automation Process

Salesforce Flow

Visual Flows and Validations

Creation of Flows

Validation Rules

Standard Validations

Custom Validations

Defining Salesforce Data Validation

Creating Custom Validation Rules

Security Controls and Identity Management

Types Of Security

OWD Access Levels

Sharing Settings and Field Accessibility

Password Policies, Session Settings

Sharing Rules and Manual Sharing

Named Credentials and Remote Site Settings

Trusted URls for redirects

View Setup Audit Trail

Session Settings and Login IP

Certificate and Key Management

File Upload and Download Security

Health Check and User Session Information

Salesforce Data Management

Salesforce Data Backup

What is Data Backup?

Advantages for Data Backup

Odaseva (Data Backup Tool)

Salesforce Meta Data Backup

What is Meta data ?

Advantages for Metadata backup

Alation(Meta Data Backup Tool)

Data Loader

Import using Application Import Wizard

Import using Apex Data Loader

Import Wizard Vs Data Loader

Dataloader.io

Workbench

Salesforce Meta Data Backup

Salesforce Data Backup

What is Data Backup?

Advantages for Data Backup

Odaseva (Data Backup Tool)

Salesforce Meta Data Backup

What is Meta data ?

Advantages for Metadata backup

Alation(Meta Data Backup Tool)

Data Loader

Import using Application Import Wizard

Import using Apex Data Loader

Import Wizard Vs Data Loader

Dataloader.io

Workbench

Salesforce App Exchange

Introduction

Installing an App

Uninstalling an App

Unmanaged Package

Managed Package

Salesforce Chatter & Slack

Public group and Private group

Stream and Feed

Chatter Email settings

Reports and Dashboards

Creating Report Types for the Reports

Report Types, Reports & Dashboard Overview

Different Reports

Defining Custom Reports

Advanced Filters

Defining Dashboards

Salesforce Monitoring and Deployment

Monitoring

Imports

Outbound Messages

Time-Based Workflow

Case Escalations

API Usage Notifications

Mass Emails

Debug Logs

Scheduled Jobs

Email Log Files and Bulk Data Load Jobs

PMD (Scan)

Checkmarx (Scan)

Deployment

Changesets

Continues integration(CI) and Continuous Deployment (CD)

Deploy the components using Azure Devops

Salesforce Business Analyst

Introduction to Salesforce Business Analyst

SDLC

Agile Methodology

Planning Scrum

Customer Discovery

Determining Business Strategies

Discovering Customer Leverage

Understanding responsibilities

Applying the implementation lifecycle

Analyzing Salesforce environment

Demonstrating Salesforce capabilities for business solutions

Collaboration with Stakeholders

Planning discovery activities

Identifying key stakeholders and developing relationships

Explaining current state analysis

Understanding Salesforce features and practices

Business Process Mapping

Demonstrating the scope of complex business process

Applying and understanding hierarchical processes

Analyzing business processes for future visualization

Requirement

Distinguishing between user stories and requirements

Verifying existing requirements to prioritize

Pushing document requirements to version-controlled repositories.

User Stories

Understanding components of user stories

Contrasting the difference between acceptance criteria

Pushing user stories to version-controlled repositories

User Acceptance

Defining and preparing UAT (User Acceptance Test Plan)

Guiding UAT to manage results

Make a go/no-go decision during technical issues

Salesforce Apex Development

Introduction to Apex

Salesforce Apex Development

What is object oriented programming language?

What is Apex?

When Should I use Apex?

How does Apex Work?

Apex Fundamentals

Salesforce Apex Development

Data Types and Variables (Primitive, Collections, Enums, Variables and Constants)

Expressions and Operators

Control Flow Statements(If-Else, Switch, Loops)

Classes, Objects, and Interface

Working with Data In Apex

Subjects

Data Manipulation Language

SOQL

SOQL Basics

SOQL Optional Clauses

Using SOQL and Collections.

Relationship Queries

Complex SOQL and Collections.

Data Retrieval – SOSL

Apex Classes, Objects

Apex Triggers

Basic Triggers.

Context Variables

Trigger Frame Work.

Asynchronous Apex, Debugging, Testing, and Deploying Apex

Batch Apex

Scheduled Apex

Queueable Apex

Future Methods

Apex Security and Sharing

Enforcing Sharing Rules

Enforcing Object and Field Permissions

Enforce User Mode for Database Operations

Filter SOQL Queries Using WITH SECURITY_ENFORCED

Apex Managed Sharing

Apex Test Classes

Best Apex Practices

Salesforce LWC Development

Introduction to Lightning Web Components

Salesforce LWC Development
Why Lightning Web Components and Why Salesforce Introduced LWC?

Advantages of using Lightning Web Components

Features of Lightning Web components

Set Up Your Development Environment (Install a Code Editor, Set

Up Linting, Set Up a Development Org, Install the Salesforce CLI,

Develop in Scratch Orgs, Develop in Non-Scratch Orgs)

LWC Supported JavaScript, Browsers, experiences and Tools.

Creation of Lightning Web Components

Creation of LWC Bundle (folder, html, JavaScript, Configuration, CSS, SVG, and Test files)

Fields, Properties (Reactive, Public, Tracked, Boolean, Getter, and Private), and Attributes

Decorators and Directives

Component Lifecycle

Work with Salesforce Data

Lightning Data Service

Work with Records Using Base Components

Use the Wire Service to Get Data

Call Apex Methods

Call APIs from Apex

LWC Modules

Create and Dispatch Events

Handle Events

Configure Event Propagation

Communicate Across the DOM

Debug Lightning Web Components

Enable Debug Mode in Salesforce

Debug Using Chrome DevTools

Test Lightning Web Components

Install Jest

Run Jest Tests for Lightning Web Components

Debug Jest Tests for Lightning Web Components

Write Jest Tests for Lightning Web Components

Salesforce Real Time Projects

sales-cloud
Project : 1

Sales Cloud Implementation for Kona Mars

Find, choose, and compare Learning Management Systems with Salesforce Cloud Integration in the Top LMS Software directory of eLearning Industry. Kona Mars is a platform for collaborative learning. It enables companies to upskill from within by turning their experts into champions for employee, customer, and partner growth. The goal is to enable globally distributed workforce access learning programs from a centralized repository, ensuring content consistency, delivery, and evaluation across geographies.

Project : 2

Service Cloud Implementation for Kona Mars

Kona Mars allows organizations to easily manage service interactions with their customers and build great relationships. The goal is to enable Salesforce Service Cloud Implementation with other third-party platforms to give organizations a wonderful and connected experience. Through this process, Kona Mars will be able to provide you with great solutions and help make customer service conversations more intelligent on any platform, anywhere, anytime.

Project : 3

Property Rental Management Solution

The aim of this project is to make the entire business process run on Salesforce CRM so that it stores all the data in a secure environment and gives complete control over who access information. Owners who are interested in giving the property to rental or lease; register the property with the necessary details in the application. The key features include receiving, organizing, and detailing the property information by tracking and monitoring the properties as shown by the tenants. The data must be safe and secure here.