Exam AB-410 Topic 1 Question 77 Discussion
Actual exam question for Microsoft's AB-410 exam
Question #: 77
Topic #: 1
Question #: 77
Topic #: 1
Drag and Drop Question
A company uses a cloud flow to process customer records in Dataverse.
The flow must:
- Retrieve a customer record.
- Store the customer email address for later use.
- Use the stored value in an email action.
You need to configure flow actions.
Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.

A company uses a cloud flow to process customer records in Dataverse.
The flow must:
- Retrieve a customer record.
- Store the customer email address for later use.
- Use the stored value in an email action.
You need to configure flow actions.
Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.

Suggested Answer:

Explanation:
Step 1: Get a row by ID (Dataverse)
Retrieve the specific customer record.
Step 2: Initialize a variable
Create a string variable to hold the email address.
Step 3: Set variable
Store the customer's email address in the initialized variable
Step 4: Send an email
Pass the stored email variable into the "To" field of the email action
Reference:
https://learn.microsoft.com/en-us/power-automate/create-variable-store-values
by Malcolm at Aug 18, 2026, 07:50 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).