Book Image

Salesforce CRM: The Definitive Admin Handbook - Second Edition - Second Edition

By : Paul Goodey, Paul Goodey GP
Book Image

Salesforce CRM: The Definitive Admin Handbook - Second Edition - Second Edition

By: Paul Goodey, Paul Goodey GP

Overview of this book

Salesforce CRM: The Definitive Admin Handbook is the complete guide to implementing Salesforce CRM. Whether you are looking to enhance the core features or you have already started customizing your Salesforce CRM system and are looking for guidance on advanced features. This book will show you how to get maximum benefit from this exciting product.Salesforce CRM is a market-leading customer relationship management (CRM) application that is accessed over the Internet. The CRM application provides facilities to manage sales projections and orders, marketing plans, business process automation and collaboration, service and support, and data analytics. The application greatly enhances a company's sales performance, improves team work and collaboration, and provides a robust customer relationship management strategy for an organization.Salesforce CRM: The Definitive Admin Handbook has been updated for the Spring '13 release and gives you all the information you need to administer this powerful CRM application.The book begins with the setup of users and security settings and then progresses to configuration, data management, and data analytics. Finally, the book covers the ways in which the core platform can be further extended and enhanced.Focused on the needs of the enterprise, this book provides a solution-driven approach for both business and IT specialists to get the most from the Salesforce CRM application. It begins with setting up of organization-wide features that affect the look-and-feel of the application. We will then move on to data management, analytics, process automation and approval mechanisms are then covered, along with the functional areas of Sales Cloud, Service Cloud, Marketing Cloud, and Salesforce Chatter. Finally, we will look into the methods used to further enhance the system and to improve the return on investment from the application.After reading Salesforce CRM: The Definitive Admin Handbook, you will feel comfortable with the administration features within Salesforce CRM and will have been presented with real-world scenarios to improve the setup and avoid some common pitfalls.
Table of Contents (16 chapters)
Salesforce CRM: The Definitive Admin Handbook Second Edition
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
5
Data Analytics with Reports and Dashboards
Index

Mashups in Salesforce CRM


It may seem daunting at first, especially if you are less familiar with Internet scripting technologies such as HTML, but certain types of mashup can be accomplished by most people and do not require professional software developers or the IT team.

Note

HTML (Hyper Text Markup Language) is the main markup language for creating web pages and other information that can be displayed in a web browser (https://en.wikipedia.org/wiki/HTML).

Before starting out, it is always useful to first evaluate how and where the mashup needs to be done, and in particular, the type of data and service that is to be mashed up. Once this is understood, you can then begin to consider the coding effort and plan the resources required to implement them.

To understand the flavor of mashups as far as Salesforce CRM is concerned, and as suggested, at a high-level, there are two main categories of mashup development, and these can be classed as either server-side or client-side as shown in the...