Are you contemplating whether to have one or set up multiple sales processes in your Salesforce Org?
Prior to determining whether you need a single Sales Process or multiple Sales Process it is worthwhile to look at the definition of a Sales Process without reference to Salesforce:
“A defined set of repeatable, interrelated activities from market awareness through servicing customers that allows communication of progress to date to others within the company. Each activity has an owner and a standard, measurable outcome that provides inputs to another activity. Each result can be assessed, so that improvements can be made to (1) the skills of people performing the activities and / or (2) the sales process.”
–Michael Bosworth and John Holland, CustomerCentric Selling
Every organization is distinct, however, they all have one thing in common: they want to sell; and the power of analytics is the most valuable tool a company can use to identify what works best for that purpose, in other words, the series of steps taken to close deals effectively is nothing but a sales process. Every step right from finding and qualifying potential customers to closing the deal and later maintain a relationship can and should be mapped with Salesforce. The focus should be on identifying the steps, creating a standard set of activities and also determining if different parts of the business sell in such a different way, that a distinct sales process would make sense.
DO YOU NEED TO RE-ENGINEER YOUR OWN SALES PROCESS?
Have a look at the default Sales stages in Salesforce and relate it to your own sales stages. Is it possible for your sales team to follow the same steps–stages–right from prospecting to closing the deal? Would that be possible also for all the products across varied geographies?
For some organizations, some stages might flow together extremely well while other stages might have a lot of friction, it’s really based on the nature of product, the target audience and sales channels. For instance, in the Real Estate industry, you might need different sales processes for commercial and residential property sales.
Here is an example of completely customized Sales Stages for commerical buyers in the Real estate industry:
✓ Prospecting ✓ Recommend Options ✓ Site Visit ✓ Under Client Evaluation ✓ Negotiation ✓ Verbal Commitment ✓ Loan/Cash Down payment ✓ Closed Won ✓ Closed Lost
Organizations dealing in B2B & B2C environments might also need separate sales processes. Here is a snapshot of default sales stages in salesforce
These stages are completely customizable, they can be added or removed to fit both single and multiple processes.
The values added from the screen above becomes available in the screen shown below so new processes can be defined.
The steps involved in setting up multiple Sales Process are:
Define Sales Stages for all Sales Processes in the Opportunity Stages picklist
Create a new Sales Process
Include the Opportunity Sales Stage picklist values in the Sales Process
Create a new Opportunity Record Type and select the Sales Process and which profiles should have access
Optionally create a Sales Process specific Opportunity Page Layout that is used by the record type
Here are examples where multiple Sales Processes may be useful:
✓ Products Business Unit vs Services Business Unit ✓ Geography Based Sales Processes North American sales process vs German process
✓ Deal Size: A large deal may have a different Sales Process to a small deal
✓ Customer Segment: Residential vs Commercial
✓ Channel: Direct vs Indirect
In order to answer the original question: if a single sales process is perfectly aligned to the customers buying process then there no need to turn a simple thing into something complex. However, this is about efficiency for the Sales team and for the customer experience; so with that being said, despite the fact that sometimes “well-defined processes” are difficult and time consuming to create, a well-defined process (multiple sales processes) can tremendously help to increase sales, so don’t settle for something simple if it doesn’t truly show signs of success in sales!
What Certification are you studying for now?
Focus on Force currently provides practice exams and study guides for sixteen certifications
He has spent over 10 years working in various Salesforce roles including business analyst, project manager, consultant and solutions architect. Along the way he has earned twelve certifications, published "The Salesforce Career Playbook", and helps Salesforce professionals learn more about Salesforce, develop their career and prepare for certifications.
How Many Salesforce Sales Processes Do You Need?Are you contemplating whether to have one or set up multiple sales processes in your Salesforce Org? Prior to determining whether you need a single Sales Process or multiple Sales Process it is worthwhile to look at the definition of a Sales Process without reference to Salesforce:“A defined set of repeatable, interrelated activities from market awareness through servicing customers that allows communication of progress… Read More
Salesforce Jobs I recently sat down and had a chat with Stuart Smith and Bradley Bilinsky, two business managers at Talentforce, an Australian recruitment company that specialize in Software as a Service roles, including Salesforce. One point of difference that Talentforce has from other recruiters is that they also run the Sydney Salesforce User Group, so they are active in the community. Stuart and Brad shared their thoughts on the… Read More
How to Use the PARENTGROUPVAL functionThe ParentGroupVal function is one of the lesser known features of Salesforce reporting. In this article you will learn how to create some key metrics for summary reports by using the PARENTGROUPVAL function within a summary, joined or a matrix report. The function obtains the summary value from a parent group, which is a grouping that is a level above the current grouping. The syntax… Read More
In the previous article we created a custom account interface by using Visualforce, in this article we’ll extend the functionality by creating a fully custom Opportunity related list. The Opportunity related list will be replaced with a custom table, and it will support: ✓ Pagination ✓ Filtering ✓ Sorting ✓ Quick filtering open Opportunities In order to implement this we need four steps: STEP 1: Create an Apex controller extension… Read More
Although most Salesforce Administrators are quite happy with their job, I’m sure there are a number who have an interest and aspiration to become a Salesforce consultant. Danielle Tonkin is one of those that made the transition from Admin to functional consultant. Here she shares with us what it is like to work as a Salesforce consultant, the challenges, successes and her tips for those interested in following her Salesforce… Read More
Using Visualforce to build a tabbed user interface In this example we will override a standard view with a few lines of Visualforce to build a tabbed interface. Use case: Customize the interface for the Account object using Visualforce tabs. The following tabs should be available: Detail – Display general information about record. Inline edit feature should be supported; Contacts – Related Contacts list should be displayed in this section;… Read More
Global Picklists One of the most voted ideas in the Salesforce IdeaExchange forum was to be able to create a picklist that can be shared across objects. Shared Picklist Idea Salesforce delivered the idea in pilot as of Winter ’16, and is now in Beta for Spring ’16. If you look at the release notes, you would find it by the name ‘Global Picklists”. It is also referred to as… Read More
On December 23 2015, just before the holidays, Salesforce and SteelBrick announced an agreement for Salesforce to acquire Steelbrick for $360 million. Salesforce has a long history of acquiring companies that extend and complement Salesforce functionality and this is in the mid range of the scale, with ExactTarget ($2.5 billion in 2013) and Buddy Media ($745 million in 2012) at the high end and comparable with the more recent purchase… Read More
Process Builder was one of the most awaited features released by Salesforce as an upgrade to the possibilties of the Workflow functionality and as part of its effort to strengthen what can be done declaratively. In Winter 16 Salesforce continues to add further enhancements to the Process Builder. Schedule Multiple Actions Prior to the Winter ’16 release, it was only possible to define 1 scheduled action per criteria node or… Read More
List buttons can be used on list pages, search results and any related list for an object. They allow us to take actions on a group of selected records. In this article we are going to show some examples of how Javascript can be used to work with one or more records in a list view or related list. These are examples for Salesforce Classic, if you want to know… Read More
In the Winter 16 release, Salesforce has introduced a new feature – the Omni-Channel, which is based on a principle of getting work to the right person at the right time. It helps put rules in place to allow the system to determine the importance of work items, and pass it on the right person who is available. Salesforce Omni Channel is built on 4 Functional Blocks: Image Courtesy: Salesforce… Read More
Loops in Visual Workflow Visual Workflow enables many possibilities to automate processes and reduce or eliminate the need for Apex code. One of the key features of Visual Workflow is the ability to process multiple records using a loop construct, unlike standard workflow, where actions such as a field update operate on only one record. Although Process Builder can operate on multiple records to update related records; once the logic… Read More
Manager Group sharing is a little tricky to understand until you see example scenarios. Here we go through a couple of examples to explain how it works. Understanding the Need for Manager Sharing Groups It is a common practice to group users sharing the same business duties under a single Role. For instance, if your organization has 15 territories within a country – and each territory has an Area Sales… Read More
I recently had a chat with Valerio Lancia, a Salesforce CRM Application manager about his journey with Salesforce, what he has learned and his recent certification experience. Q: What is your background? Is it an IT background, or a business background, and how did you first get exposed to Salesforce? A: I have a management engineering degree and my initial job in Italy was as a buyer. After two years… Read More
Google Tag Manager (GTM) is Google’s free tool for everyone to manage and deploy analytics and marketing tags as well as other code snippets
using an intuitive web UI.
×
Email Notification Settings
Control how you receive company email alerts for credit redemption events.