Skip to Content

PL-400: Which Steps Are Required to Trigger Power Automate Flows with Custom APIs?

How to Configure Custom APIs for Power Automate Cloud Flows in Dataverse?

Table of Contents

Question

A company builds a custom API bound to a Microsoft Dataverse table.

The company requires a Power Automate cloud flow that is triggered when the custom API is called.

You need to configure the custom API.

Which two actions should you perform? Each correct answer presents part of the solution. Choose two.

Select all answers that apply.

A. Register a step.
B. Create a catalog.
C. Create a category.
D. Create the custom API as a function.
E. Extend the BusinessEventContract class.

Answer

B. Create a catalog.
C. Create a category.

Explanation

This item tests the candidate’s knowledge of configuring Dataverse business events.

The Dataverse connector contains a trigger named When an action is performed. This trigger will cause a flow to be initiated when a business event is called. A custom API can be defined as a business event by specifying both a catalog and category. The trigger filters on catalog and category to help the maker find the relevant business event. Catalog and category are mandatory for business events, and you will need to create the catalog and category for the custom API. The Dataverse connector only supports custom APIs as actions, not as functions. The BusinessEventContract class is used for custom business events in finance and operations apps, not in Dataverse. Custom APIs do not require a step to be registered for the plug-in assembly.

Microsoft Power Platform Developer PL-400 certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the Microsoft Power Platform Developer PL-400 exam and earn Microsoft Power Platform Developer PL-400 certification.