Skip to Content

PL-400: Which Features Enable Synchronous Integration in Microsoft Power Platform Automation?

How to Access External Services Synchronously in Power Platform Automation?

Table of Contents

Question

A company plans to implement automation by using Microsoft Power Platform.

You need to ensure that external services can be accessed synchronously as part of the automation.

Which two features can you use? Each correct answer presents a complete solution. Choose two.

Select all answers that apply.

A. Microsoft Power Automate cloud flow
B. Microsoft Dataverse classic workflow
C. Business rule
D. Dataverse plug-ins
E. Business process flows

Answer

B. Microsoft Dataverse classic workflow
D. Dataverse plug-ins

Explanation

This item tests the candidate’s knowledge of designing Dataverse code components, including plug-ins and custom APIs.

Dataverse classic workflows can run as real-time workflows and can be extended by using .NET with custom workflow assemblies that can get data from external services. Dataverse plug-ins can also be configured to run synchronously and can access external services in the code.

Power Automate cloud flows cannot be invoked synchronously. Cloud flows use connectors to access external services asynchronously. Business rules cannot fetch data from external services. Business process flows provide a visual guide that has a set of steps for people to follow to take them to a desired outcome.

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.