An administrator wants to add a confirmation screen to a Screen Flow. What type of Screen Component should the administrator?
A. Text
B. Display Text
C. Lookup
D. Long Text Area
What should be avoided within the loop when working web flows?
A. Executing actions like creating or updating records
B. Displaying data to the user
C. Assignment new values to variables.
D. Nesting another loop.
An Administrator needs to notify the CEO via email requesting sign-off anytime an opportunity’s discount reaches higher than 40% leave comments. Which tool should the Administrator use to accomplish this?
A. Process Builder
B. Flow Builder
C. Apex Trigger
D. Approvals
Which three building blocks are used to create a Flow?
A. Resources
B. Screens
C. Connectors
D. Elements
E. Process
What should you avoid inside a loop?
A. Assigning new values to variables.
B. Displaying data to the user.
C. Executing actions, such as creating or updating records.
D. Nesting another loop.
A new VP of sales joined TrueGlobal Inc. TrueGlobal uses Salesforce for managing their global sales operations. The VP of sales wants to receive an email alert if a deal stage is changed to Closed Lost and the amount was greater than $1,000,000. What evaluation criteria should the administrator choose while creating this workflow rule?
A. When a record is created and every time it is edited
B. When a record is created and any time it's edited to subsequently meet criteria
C. When a record is created
D. When a record is edited, and any time it’s edited to subsequently meet criteria
Which of the following should be used to branch a flow?
A. Branching Element
B. Decision Element
C. If condition
D. If Elase condition
Cloud Kicks (CK) is evaluating outbound message actions to send pricing updates to ….
A. If the endpoint is unavailable, outbound messages are lost after 3 unsuccessful retries.
B. Outbound messages could potentially be delivered out of order.
C. Audit trail is not available for outbound messages.
D. Admin can configure up to 5 outbound message types for guaranteed delivery.
If an admin distributes a flow on an Account record page, how can the admin pass the account’s ID into the flow?
A. By checking 'Available for input" checkbox.
B. By checking "Available for output" checkbox.
C. By using 'Get Record',
D. By selecting 'Allow multiple values".
Which three main categories con Flow elements be broken down into?
A. Guided visual processes, behind the scenes automation, and approval automations.
B. Screen, logic, and actions.
C. Logic, actions, and connectors.
D. Variables, choices, and stages.