Navigate Anywhere Flow Action (needs unofficialsf package installation) #inSalesforce

Navigate Anywhere Flow Action (needs unofficialsf package installation) #inSalesforce


Prerequisite:

Install if Prod: https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5G000003rUhrQAE

Install if Sandbox: https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5G000003rUhrQAE


Scenario: Redirect to Case on Case Creation


Create a text template to store the url of quote line editor URL : /{!caseId}


Screen for Case Entry

Create: for creating case


Post Creation of Case, add action named Navigate Everywhere Destination Type: url and Destination URL: {!URL}








                                        Visual: https://www.youtube.com/watch?v=7-lngxav9gg

Comments