You are preparing to create a cloud flow that queries data from a SharePoint list.
You must use different SharePoint lists for the test and production environments.
You need to configure the flow to select the correct SharePoint list for the environment where you deploy the flow.
Which five 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.

Correct Answer:

1 - Create a new cloud flow in a solution and add a Get items action.
2 - In the solution, create an environment variable where Data Type equals Data source and Parameter Type equals Site.
3 - n the solution, create another environment variable where Data Type equals Data source and Parameter Type equals List. This will store the SharePoint list name as a variable.