lingdanglfw(DAX)

导航

PowerAutomate Microsoft Dynamics 365 Finance and Operations apps

the MSDyn365FO premium connector for Power Automate, we have a series of triggers and actions to interact with our system. In this new post we are going to start talking about the actions, specifically the different reading actions that exist, which are:

If you want to learn more about the available trigger, take a look at this article where you will see a practical case of how to launch a Power Automate Cloud Flow when a business event 

Get list of entities

The first action that we are going to see is the Get list of entities. This is a fairly simple action in which we only have to indicate an input parameter, which is the URL of the instance on which it will be executed.

Power Automate - Get list of entitiesPower Automate – Get list of entities

The result that the execution of the same returns us is quite predictable, a list with all the public entities that we have in the system, as we can see in the following screenshot.

Power Automate - Get list of entities - ResultPower Automate – Get list of entities – Result

If we go to see the IIS log on which we are executing the operations, we can verify that the operation we are launching on the system is nothing more than a GET call to the url https://jatomas.cloudax.dynamics.com/data/.

posted on 2022-01-30 13:28  lingdanglfw  阅读(192)  评论(0编辑  收藏  举报