The app builder has just created a Visual Workflow for the VP of Service.
Which two Flow be accessed by users? (Choose two.)
The app builder has just created a Visual Workflow for the VP of Service.
Which two Flow be accessed by users? (Choose two.)
Users can access a Visual Workflow through a Custom Button and a Quick Action. Custom Buttons provide a straightforward way for users to execute a flow directly from a record page or list view. Quick Actions allow users to start a flow from the publisher on the record page or from the global actions menu. While a flow can indeed be triggered by a Process, this is done automatically and not manually by the user, hence it doesn't fit the criteria of being accessed by users directly.
A,B : an user can access via a custom button or quick action. A process can trigger a flow but it's not an user's choice
Should be B and D
It's A and B. Important word here is VISUAL. You can't access screen flows from the process builder...
Correct Answer is A(Custom Button) and D(Process Builder). Here is the link https://help.salesforce.com/articleView?id=sf.flow_distribute_context.htm&type=5
Process builder is system activated, not user.
Correct ans is Custom Button and ProcessBuilder. we all know Process Builder can invoke a Flow but to clear your confusion with Custom check below url to know how to do that. https://trailhead.salesforce.com/en/content/learn/projects/flow_calculate/flow_calculate_implement#:~:text=Classic%20Flow%20Runtime.-,Create%20a%20Custom%20Button,box%2C%20and%20then%20select%20Flows.
Quick action and button can be used for screen flow: https://help.salesforce.com/articleView?id=sf.process_which_tool.htm&type=5
should be A and B, because user can trigger a flow from custom button or quick actions, the flow initiated through Process builder is autolaunched flow which runs background
Ans are A, B
C and D
User cannot launch a Flow using quick action https://help.salesforce.com/articleView?id=sf.process_which_tool.htm&type=5
Are you sure about that? https://help.salesforce.com/s/articleView?id=sf.admin_create_flow_action.htm&type=5
AB is correct
https://help.salesforce.com/s/articleView?id=sf.flow_distribute_context.htm&type=5
A and B User can indeed Lauch flow from quick action Please refer the link below : https://www.google.com/url?sa=t&source=web&rct=j&url=https://help.salesforce.com/apex/HTViewHelpDoc%3Fid%3Dsf.admin_create_flow_action.htm%26language%3Den_US%23:~:text%3DFrom%2520the%2520object%2520management%2520settings,use%2520as%2520a%2520quick%2520action.&ved=2ahUKEwjMy7_wivD4AhUSZmwGHXS6CBEQFnoECAwQBQ&usg=AOvVaw1BgNRhSm4TeowVDNjlEySD
A, B : are activated by user, process builder by system context.
A & B https://help.salesforce.com/s/articleView?id=sf.automation_tools_flow_vs_workflow_feature_mapping.htm&type=5
I think A,B is anwser When a user clicks a quick action button, user can start screen flow.