CRT-211 · Question #227
Cloud Kicks needs to automate several updates to lead records and update unrelated records. Select changes should happen every time a record is created or updated, Put other changes should only…
The correct answer is B. Create a Process Builder that runs when a record is changed Process Builder is a tool that C. Create a flow that runs when a record is created or updated Flow Builder is a tool that allows. Process Builder and Flow Builder are tools that allow administrators to automate business processes in Salesforce without writing code. Process Builder and Flow Builder can perform actions such as creating records, updating fields, sending emails, posting to Chatter, invoking…
Question
Cloud Kicks needs to automate several updates to lead records and update unrelated records. Select changes should happen every time a record is created or updated, Put other changes should only happen when the record is updated. Which two options should the administrator use to automate these updates? (Choose 2 answers)
Options
- AUse a Decision element with the "Only if the record that triggered the flow to run is updated to
- BCreate a Process Builder that runs when a record is changed Process Builder is a tool that
- CCreate a flow that runs when a record is created or updated Flow Builder is a tool that allows
- DUse "formula evaluates to true" workflow rule with the ISCHANCEO function to make changes
How the community answered
(28 responses)- A11% (3)
- B82% (23)
- D7% (2)
Explanation
Process Builder and Flow Builder are tools that allow administrators to automate business processes in Salesforce without writing code. Process Builder and Flow Builder can perform actions such as creating records, updating fields, sending emails, posting to Chatter, invoking Apex classes, calling flows, etc. To automate several updates to lead records and update unrelated records at Cloud Kicks, an administrator can use two options: allows administrators to create processes that consist of criteria nodes and action groups. Criteria nodes define the conditions that trigger the process and action groups define the actions that the process performs. Processes can run when a record is created or when a record is created or edited. By creating a Process Builder that runs when a record is changed, an administrator can automate updates to lead records based on certain criteria and perform actions such as updating fields, sending emails, posting to Chatter, invoking Apex classes, calling flows, etc. administrators to create flows that consist of elements such as screens, assignments, decisions, loops, etc. Elements define the logic and user interface of the flow. Flows can run in different ways such as when a user clicks a button, when a record is updated by Process Builder, when an event occurs in the system (such as record creation), etc.
Topics
Community Discussion
No community discussion yet for this question.