Correct Answers: A, C and E
Power Automate provides five types of flows: Automated — this cloud flow type is triggered by an event, like when an email comes from your manager
Instant — this cloud flow type is triggered manually, like when you push a button
Scheduled — this cloud flow type is triggered on a schedule, like sending a report on every working day at 8 am.
Desktop — this flow type automates processes for your desktop and web applications
Business process flow — this flow type guides users step-by-step through the business process.
Option A is correct because the switch control evaluates the input from the previous node and defines the cases for the next steps.
Option C is correct because connectors are wrappers around the services` API and expose data source triggers and action for users to use in their flows.
Option E is correct because any flow must have a trigger and action.
Option B is incorrect because some flow templates need to have modifications, like entering appropriate credentials for the connector`s services or a name of the directory if you are saving to or checking a file in the directory.
Option D is incorrect because the button manually triggers the instant (or button) flow, but not an automated flow. Automated flow is triggered by a specific event, like email arrival.
For more information about Power Automate operations, please visit the below URLs:
https://docs.microsoft.com/en-us/learn/modules/build-automated-solution/2-create-flow-template
https://docs.microsoft.com/en-us/power-automate/flow-types
https://docs.microsoft.com/en-us/power-automate/use-expressions-in-conditions