Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Salesforce CRM Administration Handbook

You're reading from   Salesforce CRM Administration Handbook A comprehensive guide to administering, configuring, and customizing Salesforce CRM

Arrow left icon
Product type Paperback
Published in Apr 2024
Publisher Packt
ISBN-13 9781835085691
Length 328 pages
Edition 1st Edition
Concepts
Arrow right icon
Authors (2):
Arrow left icon
Mateusz Twarożek Mateusz Twarożek
Author Profile Icon Mateusz Twarożek
Mateusz Twarożek
Krzysztof Nowacki Krzysztof Nowacki
Author Profile Icon Krzysztof Nowacki
Krzysztof Nowacki
Arrow right icon
View More author details
Toc

Table of Contents (16) Chapters Close

Preface 1. Chapter 1: Getting Started with Salesforce FREE CHAPTER 2. Chapter 2: Salesforce Architecture 3. Chapter 3: Getting to Know Data Management 4. Chapter 4: Lightning Experience 5. Chapter 5: Objects in Salesforce 6. Chapter 6: User Management and Security 7. Chapter 7: Automation Tools 8. Chapter 8: Reports and Dashboards 9. Chapter 9: AppExchange and Custom Applications 10. Chapter 10: Service Cloud 11. Chapter 11: Sales Cloud 12. Chapter 12: Salesforce Administrator Exam Preparation 13. Chapter 13: Continuing Education and Career Development 14. Index 15. Other Books You May Enjoy

Conventions used

There are a number of text conventions used throughout this book.

Code in text: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: “The use of the setPassword() API for resetting passwords.”

A block of code is set as follows:

trigger myLeadTrigger on Lead (before insert) { 
    // Your code here 
}

Bold: Indicates a new term, an important word, or words that you see onscreen. For instance, words in menus or dialog boxes appear in bold. Here is an example: “Place some action buttons on the record page such as Edit, Clone, Delete, and so on.”

Tips or important notes

Appear like this.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image