Which update must the developer make in the flow?

An org has an existing flow that edits an Opportunity with an Update Records element. A developer must update the flow to also create a Contact and store the created Contact’s ID on the Opportunity.

Which update must the developer make in the flow?
A . Add a new Update Records element.
B . Add a new Get Records element.
C . Add a new Roll Back Records element.
D . Add a new Create Records element.

Answer: D

Explanation:

To update the flow to create a Contact and store the Contact’s ID on the Opportunity:

Option D: Add a new Create Records element.

The flow needs to create a new Contact record using the Create Records element. After

creating the Contact, you can store the Contact’s ID in a variable and then update the Opportunity

with the Contact’s ID.

Steps:

Add Create Records Element: Configure it to create a Contact and store the newly created Contact’s ID in a variable.

Update Opportunity: Use the existing Update Records element or add a new one to update the

Opportunity with the Contact’s ID.

Reference: "Use the Create Records element to create records in your flow."

― Salesforce Help: Create Records Element Why Other Options Are Incorrect:

Option A: An Update Records element cannot create a new Contact.

Option B: A Get Records element retrieves existing records but does not create new ones.

Option C: Roll Back Records is used to undo record changes in the flow transaction.

Latest DEX-450 Dumps Valid Version with 456 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments