nerdexam
Microsoft

PL-500 · Question #180

PowerUp has created apps for Machine Ordering to its employees using Canvas and for the admins to manage shipment and check items in stock using model-driven. You must trigger the cloud flows when a…

The correct answer is A. Microsoft Dataverse (legacy) D. Microsoft Power Apps. Two connectors are needed because two different app types are triggering the flows. (D) Microsoft Power Apps (also called 'Power Apps' connector): This connector is used to trigger a cloud flow directly from within a Canvas app. It exposes a 'PowerApps' trigger that allows a…

Develop automations

Question

PowerUp has created apps for Machine Ordering to its employees using Canvas and for the admins to manage shipment and check items in stock using model-driven. You must trigger the cloud flows when a new machine order is placed from within the canvas app and approval to purchase items not in inventory through the model-driven. Which two connectors can you use in the cloud flow? (Choose two)

Options

  • AMicrosoft Dataverse (legacy)
  • BHTTP
  • CPower Apps for Makers
  • DMicrosoft Power Apps

How the community answered

(32 responses)
  • A
    72% (23)
  • B
    13% (4)
  • C
    16% (5)

Explanation

Two connectors are needed because two different app types are triggering the flows. (D) Microsoft Power Apps (also called 'Power Apps' connector): This connector is used to trigger a cloud flow directly from within a Canvas app. It exposes a 'PowerApps' trigger that allows a Canvas app to call a flow and pass parameters-ideal for the machine ordering scenario where a button press in the Canvas app initiates the flow. (A) Microsoft Dataverse (legacy): This connector provides triggers and actions based on data changes in Dataverse tables. Model-driven apps are built natively on Dataverse, so when a new order record is created or updated (triggering an approval for items not in inventory), the Dataverse (legacy) trigger fires the cloud flow. The HTTP connector (B) is for generic web requests; Power Apps for Makers (C) is an administrative connector for managing the Power Apps platform itself, not for triggering flows from end-user apps.

Topics

#Power Apps#Power Automate#Dataverse Integration#Cloud Flow Triggers

Community Discussion

No community discussion yet for this question.

Full PL-500 Practice