Exercises
Develop a Flow that allows a Sales rep to enter details of a survey about an Opportunity once it is Closed Lost. The fields of the survey are as follows:
- Customer name (autopopulated from the Account name)
- Business Lost Reason
- Please provide more details
- Name of the competitor who won the opportunity
Embed this Flow in the Opportunity record page, and a Sales rep can access it only when an opportunity is Closed Lost; else, this message should be displayed: Survey is not available for Open or Closed Won opportunities
.
Create a Flow that allows the Sales reps to raise a case (
Type
=Admin Bug
, add this value to the type drop-down) with the system administrator so that they can register a Salesforce related bug for further investigation. Use Lightning App Pages to access the Flow in the Salesforce1 mobile app.Create an application that allows your users to record the
Punch In and
Punch Out
time using the Flow. Read it carefully; I have broken this requirement into multiple parts:First...