Managing leads
In Pega Sales Automation as a sales operations or an administrator, you can perform a number of actions on leads to configure your sales process.
Configuring lead routing
Sales operations use lead routing in both business-to-business (B2B) and business-to-consumer (B2C) scenarios to manage your leads more intelligently. After you enable lead routing in App Studio, the lead routing option is visible in your Pega Sales Automation application. Configure lead routing by applying conditions, for example, route leads to a person with particular skills, or based on their current workload.
For more information, see Improve case resolution with enhanced routing business logic (8.3).
- Log in to the application as a Sales Ops.
- In the Sales Ops navigation pane, click , and then specify the following conditions:
- Depending on your business needs, select either the B2B or B2C selling mode.
- Select a Route to action:
If you want to route a lead to a particular person when a particular condition is met, select Operator, press the Down arrow key to choose the routing value, and then specify the condition.
If you want to route a lead to a work queue when a particular condition is met, select Work queue, press the Down arrow key to choose the routing value, and then specify the condition.
If you want to route a lead to an available person with particular skills, select Route based on availability and skillset, click Edit parameters, and then add a workgroup value and skills.
For example, route a lead to an operator who speaks English and French. Make sure to select the Required check box next to a skill. If there are no matches, the system assigns the lead to the manager of this workgroup. If many operators have the same set of skills, the system assigns the operators randomly.
If you want to route a lead to an available person with particular skills and low workload, select Route based on availability, skillset, and work load, click Edit parameters, and then add a workgroup value and skills.
- Optional: Specify one or more when rules to adjust the routing logic to your business
needs.For example, route particular emails to a defined sales representative.
- Optional: Use the drag handle to reorder the rules to fit your business needs.
- Click Save.
Changing the owner of a single lead
After you enable lead routing in App Studio and configure it, you can change the owner of a single lead.
- Log in to the application as a Sales Ops.
- In the navigation pane, click Leads, and then open the lead that you want to modify.
- Click .
- In the New owner field, press the Down arrow key, and then select a new owner.
- Enter a change reason.
- Click Submit.
Bulk updating the existing leads
Bulk lead routing speeds up the management process so that you can focus on more strategic tasks for your business. After you enable lead routing in App Studio and configure it, you can bulk update the existing leads.
- Log in to the application as a Sales Ops.
- In the navigation pane, click .
- In the Bulk actions for leads dialog box, select the leads that you want to modify.
- Click Select action, and then click Change owner.
- Select Use automatic routing and apply conditions that
are defined for automatic routing.If you select automatic routing but clear the Change territory to new owner’s territory check box, the system uses its logic for the owner, but you can define the territory yourself.
- In the New owner field, press the Down Arrow key and select a new owner.
- Enter a change reason.
- Click Submit, and then click Close.
Managing leads in the work queue
After you enable lead routing in App Studio and configure it, you can manage leads in the work queue.
- Log in to the application as a Sales Rep.
- In the navigation pane, click My work.
- Review all the unassigned leads.
- Assign owners to the leads by clicking .
Viewing leads in the work queue
After you enable lead routing in App Studio and configure it, you can view leads in the work queue.
- Log in to the application as a Sales Rep, Sales Ops, or Sales Manager.
- In the navigation pane, click Leads.
- In the header of the leads list, click Group, and then select Work queue name to filter leads by the work queue name.
- Review each lead and assign new owners if necessary.
Optional: Creating custom routing rules
By default, Pega Sales Automation supports load based, skill based, availability based, and lead property based routing. As an administrator, you can add the unique routing rules to suit the customer's business needs.
To create custom routing rules, perform the following steps:- Log in as an administrator.
- In the header of Dev Studio, click , and then search for and open the PickBalancedOperatorForLead utility.
- Click Save as to create your custom routing logic based on the provided utility.
- In the header of Dev Studio, click , and then search for and open the
ToLeveledGroupForLeadAssignments activity.
- On the Steps tab, click Expand to see the Method parameter icon to expand the table view.
- In the PropertiesValue field, add the newly created utility name.
- Click Save as to create your own activity associated with the newly created logic.
- In the header of Dev Studio, click , and then search for and select
thepyGetRoutingAPIs data transform.
- On the Definition tab, in the Source section, add your newly created activity.
- Click Save as and save the data transform into your implementation layer.
Uploading or updating lead data
Review the following scenarios to either upload data into your newly installed application or update data for the upgraded application.
- If you have a new Pega Sales Automation application, import your data. For more information, see Pega Sales Automation data import.
- If you upgraded your application to the latest version, update and import the
existing CSV files by performing the following steps:
- Download and review sample data templates from Pega Sales Automation sample data
templates.
The CSV file has two empty columns: Use automatic routing and Owner. Before the import, ensure that you populate these columns with data.
- Log in to the application as a Sales Ops.
- In the navigation pane, click .
- Select either the Lead (Individual) or Lead (Business) upload type.
- Upload your CSV file to the application.
- Follow the steps in Importing the data, starting from step 2.
- Download and review sample data templates from Pega Sales Automation sample data
templates.
Previous topic Lead and Opportunity case types Next topic Modifying the opportunity case type