Newer Version Available
Lightning Flow for Service Example Use Case
Let’s look at a fictional Service Cloud customer. Awesome Bank employs 20 agents who handle loan applications. Typically, agents get calls from potential customers applying for a new loan. Agents also take calls from customers that have started the application process online on the bank’s community portal.
When a customer’s call is routed to the appropriate agent based on the loan type, the agent completes the loan application in the following way.
- The agent verifies the loan type and gathers basic information, such as the customer’s name and phone number.
- The agent requests information that’s needed to obtain the customer’s credit score. Obtaining the credit score is a required step.
- The agent follows a series of other steps to process the loan application.
- When the application is processed successfully, the agent submits it for approval.
- When the loan application is approved, the loan is sent for disbursement.
- The agent wraps up the loan application process, and logs the call.
- Common steps that are applicable to all loan types
- Unique steps specific to the loan type
- A standardized way for agents to complete steps that have been started before, such as when a customer starts an application online and later calls to complete it
- A method of presenting agents with recommendations, such as a next step or customized offer
- A dynamic set of flows and quick actions associated with the record so that agents can see which steps to complete
- A simple way for agents to resume paused flows for a record, such as flows that customers have started on a community page and then paused
- An easy way for agents to find another step based on customer needs
- A means of seeing which actions have been started and completed on a record
- A reminder for agents to complete screen flows that are required, like the credit score check
Maria decides to configure an Actions & Recommendations deployment in Setup. A deployment lets her set up the component from the user interface rather than using code. She can specify which channel-specific actions appear on which record pages, and give her agents step-by-step guidance. Best of all, she can display special offers that result from applying Next Best Action strategies to a set of recommendations.