nerdexam
Microsoft

PL-100 · Question #330

A company uses a canvas app to encourage employees to take reading breaks during their work schedule. The reading breaks are created automatically as Outlook tasks in the employee's Outlook app. The…

The correct answer is B. Power Apps step with trigger conditions. A Power Automate cloud flow triggered from a canvas app must begin with the Power Apps trigger as its first and required step.

Create business solutions

Question

A company uses a canvas app to encourage employees to take reading breaks during their work schedule. The reading breaks are created automatically as Outlook tasks in the employee's Outlook app. The app must trigger a Power Automate cloud flow when specific data is captured in the canvas app. You need to create and configure the flow. Which flow step should you configure first?

Options

  • AFlow button for mobile
  • BPower Apps step with trigger conditions
  • CNew Microsoft Outlook task
  • DCondition step

How the community answered

(33 responses)
  • A
    3% (1)
  • B
    88% (29)
  • C
    3% (1)
  • D
    6% (2)

Why each option

A Power Automate cloud flow triggered from a canvas app must begin with the Power Apps trigger as its first and required step.

AFlow button for mobile

Flow button for mobile is a manual trigger designed for Power Automate mobile app button flows and cannot be invoked programmatically from a canvas app.

BPower Apps step with trigger conditionsCorrect

The Power Apps trigger is the required first step for any cloud flow that a canvas app will invoke programmatically. This trigger establishes the entry point and allows the flow to receive input parameters passed from the app at runtime. Without this trigger as the first step, the flow cannot be discovered or called from a canvas app control.

CNew Microsoft Outlook task

Creating a new Microsoft Outlook task is an action step that performs work inside the flow and cannot serve as the initiating trigger.

DCondition step

A Condition step is a logical branching control used within a flow after it has been triggered and cannot function as the flow's initiating trigger.

Concept tested: Configuring Power Apps trigger in Power Automate cloud flow

Source: https://learn.microsoft.com/en-us/power-apps/maker/canvas-apps/using-logic-flows

Topics

#Power Apps#Power Automate#Flow Triggers#Canvas Apps

Community Discussion

No community discussion yet for this question.

Full PL-100 Practice