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.
- 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 dynamic set of flows associated to a record so that agents can see all flows to complete upfront
- 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
- A method for agents to add more flows based on customer needs
- A means of seeing which flows have been started and completed on a record
- A reminder for agents to complete flows that are required, like the credit score check
Maria decides to configure a Guided Action deployment in Setup and define flows as channel defaults. By creating a deployment, she can set up the Guided Action List component from the user interface rather than using code. To give her agents the appropriate step-by-step guidance, she can select which channel-specific flows appear on which record pages.